Hello.

I've just upgraded from 1.0.2a to 1.0.2c and now I no longer can connect from
mysql client to my mysql server. Downgrading to 1.0.2a and the problem is gone.

1.0.2c:

$ mysql -u user -p -h host
Enter password:
ERROR 2026 (HY000): SSL connection error: 
error:00000001:lib(0):func(0):reason(1)

1.0.2a:

$ mysql -u user -p -h host
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 233
Server version: 5.6.20-68.0-log PLD/Linux Distribution MySQL RPM

Copyright (c) 2009-2015 Percona LLC and/or its affiliates
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

13:00:05 mysql{1}> \s
--------------
mysql  Ver 14.14 Distrib 5.6.24-72.2, for Linux (x86_64) using  6.3

Connection id:          233
Current database:
Current user:           u...@some.ip.address
SSL:                    Cipher in use is DHE-RSA-AES256-SHA
[...]


Server side is using 1.0.2a.

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )

_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-...@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to