Hello,

A new question has been asked in "Getting Started" by bacterie:
--------------------------------
Hi,

After switching from Mysql to MariaDB ( Server version: 
5.5.31-MariaDB-1~squeeze-log ) we lost the ability to connect via SSL to the 
server.

We were using self signed certificates generated via the method described here 
and they worked well before the switch to MariaDB : 
http://dev.mysql.com/doc/refman/5.5/en/creating-ssl-certs.html

We get the following error messages when trying to connect on the same machine 
having bot the client and the server.

mysql -v -u user -p database --ssl-ca /etc/mysql/newcerts/ca-cert.pem 
--ssl-cert /etc/mysql/newcerts/client-cert.pem  --ssl-key 
/etc/mysql/newcerts/client-key.pem
Enter password: 
ERROR 2026 (HY000): SSL connection error: 
error:00000001:lib(0):func(0):reason(1)

Any hint is appreciated.

Thanks.
--------------------------------

To view or answer this question please visit: 
http://kb.askmonty.org/en/mariadb-ssl-connection-issues/

_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
Post to     : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to