org.apache.commons.httpclient.HttpException: java.security.cert.CertificateException: No subject alternative names present
While executing 3rd Party rest apis with basic auth I am getting the following error:Tried setting the system property "com.glide.communications.httpclient.verify_hostname" to false. After setting this faced with the issue "No Certificate issuer fo...
