Data Fields | |
bool | enabled |
const char * | cert_file |
const char * | key_file |
const char * | ciphers |
TLS configuration
bool vtm_socket_tls_cfg::enabled |
true if TLS should be enabled
const char* vtm_socket_tls_cfg::cert_file |
full path to certificate in PEM format
const char* vtm_socket_tls_cfg::key_file |
full path to key in PEM format
const char* vtm_socket_tls_cfg::ciphers |
list of accepted ciphers