SSL Parameters
Several SSL parameters can be set in
tibemsd.conf
. The minimum configuration is only one required parameter—ssl_server_identity
. However, if the server’s certificate file does not contain its private key, then you must specify it in
ssl_server_key
.
SSL Server Parameters provides a complete description of the SSL parameters that can be set in
tibemsd.conf
.