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:The — ssl level was not specified
B:The server was not started with the – enable–ssl-plugin option
C:— ssl is not a valid server option
D:The mysqld binary was not compiled with SSL support
E:The server's SSL certificate was invalid
出自:Oracle认证