Enabling TLS support after setup
If the server has been set up without support for TLS, enable TLS support later by completing the following tasks.
Steps
-
Obtain a certificate chain.
For more information about obtaining a certificate chain, see Certificate chains. To prepare a Java KeyStore JKS or PKCS #12 key store with an appropriate certificate chain and private key, use the
manage-certificates
tool. We also recommend that you create a trust store that the server can use. -
Configure the key and trust manager providers.
For more information, see Configuring key and trust manager providers.
-
Configure connection handlers.
For more information, see Configuring TLS connection handlers.