8.2.11 Support SSL Wildcards and SSL Web Services

If you are using HTTPS, check the following settings and change them if necessary to support SSL wildcards. For example, use *.company.com instead of server.company.com.

  1. Log in to the WebLogic Server Console and open the SSL tab.
  2. Set Hostname Verification = Custom Hostname Verifier.
  3. Set Custom Hostname Verifier = weblogic.security.utils.SSLWLSWildcardHostnameVerifier
  4. Select Use JSSE SSL. This is required for HTTPS SSL web services, not specifically for wildcards. If you are using HTTP, do not select this setting.
  5. Save.