ssl.server.alias.not.found.CWPKI0024E=CWPKI0024E: The certificate alias "{0}" specified by the property com.ibm.ssl.keyStoreServerAlias is not found in KeyStore "{1}".
Explanation
The certificate alias specified for this SSL configuration is not in the specified KeyStore.
User response
Either add a certificate into the KeyStore with the specified certificate alias or change the specified certificate alias to match an alias found in the server KeyStore.