ssl.disable.url.hostname.verification.CWPKI0027I=CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.
Explanation
Hostname verification will be disabled by default for URL connections. Hostname verification checks that the X509 Certificate Common Name (CN) matches the hostname it is from.
User response
To enable default JSSE URL hostname verification, set the com.ibm.ssl.performURLHostNameVerification property to true.