Rest Message with endpoint having Invalid certificate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 12:10 AM
I like to know how ServiceNow Rest Message handles endpoint with Self-Signed or Invalid SSL Certificate.
Because Whenever I use an endpoint with improper SSL Certificate in postman it throws an Error. And it won't work in browser without adding exception or using a valid certificate.
But ServiceNow Rest Message handles the same request without any error.It's quite interesting and amazing.
I am interested to know how ServiceNow is doing that. I request someone to shed some light on how it is handled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2017 03:22 AM
Thanks for your reply..
The document specified in the reply explains how to troubleshoot Certificate errors.
But while using Https connection, ServiceNow Rest Message ignores Invalid SSL Certificate and fetches the response which is not possible with a common ajax call.
I like to know how ServiceNow achieves that..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2019 05:40 AM
Hey,
Did you find a solution to this question?