Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ERROR 2026: SSL connection error ... what's happening?

0 views
Skip to first unread message

Wouter de Jong

unread,
Dec 16, 2003, 2:45:05 AM12/16/03
to
Hello,

I'm running MySQL 4.0.16 (source compiled) on FreeBSD 5.1,
and I have a big problem with SSL...

It runs perfectly for a few hours, but then suddenly I can't connect any
longer via an SSL-connection...

ERROR 2026: SSL connection error

That's the error that suddenly appears when using mysql-client, and it
also happens with other apllications that use SSL-connection to MySQL

Any idea what this could be?

ldd:

ldd /usr/local/mysql/libexec/mysqld
/usr/local/mysql/libexec/mysqld:
libssl.so.3 => /usr/lib/libssl.so.3 (0x282bb000)
libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x282ec000)
libz.so.2 => /usr/lib/libz.so.2 (0x283f7000)
libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28405000)
libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x2841e000)
libm.so.2 => /usr/lib/libm.so.2 (0x284d3000)
libc_r.so.5 => /usr/lib/libc_r.so.5 (0x284f0000)
libc.so.5 => /usr/lib/libc.so.5 (0x28513000)

OpenSSL in /usr is OpenSSL 0.9.7a Feb 19 2003 from the base system.

--
WideXS http://www.widexs.nl
Wouter de Jong System-Administrator
Tel +31 (0)23 5698070 Fax +31 (0)23 5698099
Bijlmermeerstraat 62, 2131 HG HOOFDDORP, NL

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=myo...@freebsd.csie.nctu.edu.tw

0 new messages