26#ifndef ROUTER_SRC_MYSQL_REST_SERVICE_INCLUDE_MRS_INTERFACE_SSL_CONFIGURATION_H_
27#define ROUTER_SRC_MYSQL_REST_SERVICE_INCLUDE_MRS_INTERFACE_SSL_CONFIGURATION_H_
Definition: ssl_configuration.h:34
std::string ssl_ciphers_
Definition: ssl_configuration.h:42
mysql_ssl_mode ssl_mode_
Definition: ssl_configuration.h:36
std::string ssl_crl_path_
Definition: ssl_configuration.h:40
std::string ssl_ca_path_
Definition: ssl_configuration.h:38
std::string ssl_ca_file_
Definition: ssl_configuration.h:37
std::string ssl_curves_
Definition: ssl_configuration.h:41
std::string ssl_crl_file_
Definition: ssl_configuration.h:39
std::string tls_version_
Definition: ssl_configuration.h:43
This file defines the client API to MySQL and also the ABI of the dynamically linked libmysqlclient.
mysql_ssl_mode
Definition: mysql.h:272
Definition: authorize_manager.h:48