-
Encrypted connections can be established using ______________.
-
- exec_ssl_stmnt
- exec_stmnt_ssl
- exec_ssl_stmt
- exec_stmt_ssl
- None of these
Correct Option: D
For the ‘exec_stmt_ssl’ to work properly, MySQL must have been built with SSL support, and the server must be started with the proper options that identify its certificate and key files.