org.apache.commons.httpclient.HttpException: Session contains no certificates - Untrusted

eolmstead
Giga Expert

I am using Virtual Agent REST API. I have my outbound REST message configured to use no authentication, and I have also tried basic authentication. In both cases, I am now getting the above error in the subject.

 

I have also validated my destination URL and hostname certificate with CURL and CHROME. In both tools, they report that our certificate is valid.

 

This was working earlier this week; what is going on?

3 REPLIES 3

Appli
Mega Sage
Mega Sage

Hi, please try disabling Certificate Check Policy for mentioned endpoint and let us know if it helped.

By the way, do you run integration over MID server? Might it be endpoint uses self-signed certificate?

Hope it helps

Where is that setting? I"m not using a MID server.

Hi, these are security policies of MID server, if you do not have them - they are not applicable.

Please check if the solution in this post addresses a need.

 

Hope it helps