Hello,
after the update to 9.0.5 FP22 we get the dialog for user and password when stopping WebSphere.
User and password are set in the Soap.client.properties and have worked correctly so far.
The problem seams to be related with "Hostname verification" Feature comming with FP21.
Since the customer does not maintain the SAN feature in their certificates, they have disabled hostname verification with com.ibm.ssl.verifyHostname=false.
This worked for FP21, but is now causing problems in FP22.
In the StopServer.log you can see that the parameter is set:
00000001 SSLConfigMana I CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.
but then the error appears:
00000001 WSX509TrustMa E CWPKI0062E: SSL HANDSHAKE FAILURE: Host name verification error while connecting to host [xyz]. The host name used to access the server does not match the server certificate's [Subject Alternative Name [dnsName:xyz.abc.com]]. The extended error message from the SSL handshake exception is: [No subject alternative DNS name matching xyz found.].
It looks like com.ibm.ssl.verifyHostname=false is not working correctly with FP22.
Regards
Michael
------------------------------
Michael Pressler
------------------------------