How to disable certificate validation in outbound rest message

Alon Grod
Tera Expert

I tried to send an rest message to an url that start with https, but have no certificate. Because of that the response i get back from the logs is that the certificate of this url is not vaild because it doesn't exists.
Is there any why to disable the ssl certificate check like in postman?

2 REPLIES 2

Community Alums
Not applicable

Hi @Alon Grod ,

You can just export certificate from browser and then add it to "System Definition > Certificates".

Steps for your Browser:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0816002

 

Community Alums
Not applicable

Hi @Alon Grod ,