-
What enables encrypted connections to be established?
-
- exec_stmnt_ssl
- exec_ssl_stmnt
- exec_stmt_ssl
- exec_ssl_stmt
- None of these
Correct Option: C
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.