Mid Server : org.apache.commons.httpclient.HttpException: Session contains no certificates - Untrusted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2021 01:05 AM
I see mid server is up and running in my dev instance, when https call is made via mid server fails with below error
The request failed: Request not sent to uri= <host>: org.apache.commons.httpclient.HttpException: Session contains no certificates - Untrusted
Can some one help.
Instance Version Quebec
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2021 10:27 AM
Hello MShetty,
You must first verify if a self-signed cert or a trusted CA certificate is being used. If you are using a self-signed certificate or a certificate signed by an internal CA, you must make a change.
Please import the needed certificate to the MID Server truststore to your instance.
You can follow this KB article for reference
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0864241
If you are stuck with import process you can consult with the network team of your organization to assist you with updating certificate chains.
Hope this help!
If this answers your query appreciate if you hit "Helpful"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 01:00 AM
Hello,
Could you please brief more about the below statement
Please import the needed certificate to the MID Server truststore to your instance.
Also the share link is not working anymore .
Thank you
Jha