Turn off host name verification in one of the following ways:
-Dweblogic.security.SSL.ignoreHostnameVerification=true
Note: When using stand alone SSL clients, host name verification must be set on the command line or via the API.
Oracle recommends leaving host name verification on in production environments.
After you finish
All the server SSL attributes are dynamic; when modified via the Console, they cause the corresponding SSL server or channel SSL server to restart and use the new settings for new connections. Old connections will continue to run with the old configuration. To ensure that all the SSL connections exist according to the specified configuration, you must reboot WebLogic Server.