org.apache.commons.httpclient.HttpException: Session contains no certificates - Untrusted while trying to communicate with third party tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 12:37 AM
Hi Team,
We are not using the MID servers for the communication from servicenow to third party.
Recently third party tool revoked their certificate. Now when we try to test the connection, it getting failed.
The following error is showing.
Could you please check and provide the solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 11:12 PM
Hi
In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing.
Many thanks & kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023 05:32 AM
Hi, If you are still having issue follow below steps.
On instance level:
1-Navigate to MID Server > MID Security Policy.
2-create a new policy with the name {BASE URL Of the endpoint/ IP address of the endpoint}.
3-Type is Overriden Host.
4-Set the certificate check, hostname check, and revocation check to false.
5-Make sure the Active field is true.