Re: Failed to setup SSL

2012-11-24 Thread Jackie Zhang
.cnf because I > don't have it) > > Unfortunately, I still failed to start the server with the same message: > > 121124 17:00:06 [Warning] Failed to setup SSL > 121124 17:00:06 [Warning] SSL error: Failed to set ciphers to use > > Do you have any idea from the log

Re: Failed to setup SSL

2012-11-24 Thread Michael Dykman
till failed to start the server with the same message: 121124 17:00:06 [Warning] Failed to setup SSL 121124 17:00:06 [Warning] SSL error: Failed to set ciphers to use Do you have any idea from the log message? Best regards, Jackie On Sat, Nov 24, 2012 at 4:02 PM, Reindl Harald wrote: >

Re: Failed to setup SSL

2012-11-24 Thread Jackie Zhang
Dear Reindl, Thanks a lot for the reply! I tried your scripts (the only difference is the openssl.cnf because I don't have it) Unfortunately, I still failed to start the server with the same message: 121124 17:00:06 [Warning] Failed to setup SSL 121124 17:00:06 [Warning] SSL error: Fail

Re: Failed to setup SSL

2012-11-24 Thread Reindl Harald
using > bin/mysqld --ssl-ca=./newcerts/ca-cert.pem \ > --ssl-cert=./newcerts/server-cert.pem \ > --ssl-key=./newcerts/server-key.pem > > The server started with the following error message: > 121124 14:41:27 [Warning] Failed to setup SSL > 1211