org.apache.commons.httpclient.HttpException: java.security.cert.CertificateException: No subject alternative names present

safinaparveen
Kilo Contributor

While executing 3rd Party rest apis with basic auth I am getting the following error:find_real_file.pngTried  setting the system property "com.glide.communications.httpclient.verify_hostname" to false. After setting this faced with the issue  "No Certificate issuer found ".

In one of the community reply it was mentioned to set the system property "com.glide.communications.httpclient.verify_revoked_certificate" to false. But I am not able to find that property under the property list.

Please help.

1 REPLY 1

Mike Patel
Tera Sage