You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL,
you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option ‘—ssl’ What is the
cause of the error?
A.
— ssl is not a valid server option.
B.
The mysqld binary was not compiled with SSL support.
C.
The — ssl level was not specified.
D.
The server’s SSL certificate was invalid.
E.
The server was not started with the – enable–ssl-plugin option.
B
B