TLS Parameters
Several TLS 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
.
TLS Server Parameters provides a complete description of the TLS parameters that can be set in
tibemsd.conf
.