MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
class | Ssl_acceptor_context_container |
TLS context access protector. More... | |
class | TLS_channel |
TLS context manager. More... | |
class | Lock_and_access_ssl_acceptor_context |
TLS context access wrapper for ease of use. More... | |
Typedefs | |
using | Ssl_acceptor_context_data_lock = MyRcuLock< Ssl_acceptor_context_data > |
Enumerations | |
enum class | Ssl_acceptor_context_type { context_server_main = 0 , context_server_admin , context_last } |
Ssl_acceptor_context_data. More... | |
Functions | |
bool | have_ssl () |
Variables | |
Ssl_acceptor_context_container * | mysql_main |
Ssl_acceptor_context_container * | mysql_admin |
|
strong |
bool have_ssl | ( | ) |
|
extern |
|
extern |