Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
SSL renegotiation
Hi,
I still see these errors on current with a postgres connection.
Sources from yesterday and postgres rebuild with the new libs in place.
It's fine with disabled renegotiation.
Output from connecting:
psql (9.0.4)
SSL connection (cipher: DHE-RSA-AES256-SHA256, bits: 256)
gate$ ldd /usr/pkg/bin/postmaster
/usr/pkg/bin/postmaster:
-lintl.1 => /usr/lib/libintl.so.1
-lc.12 => /usr/lib/libc.so.12
-lssl.9 => /usr/lib/libssl.so.9
-lcrypto.7 => /usr/lib/libcrypto.so.7
-lcrypt.1 => /lib/libcrypt.so.1
-lm.0 => /usr/lib/libm.so.0
gate$ ldd /usr/pkg/bin/psql
/usr/pkg/bin/psql:
-lpq.5 => /usr/pkg/lib/libpq.so.5
-lintl.1 => /usr/lib/libintl.so.1
-lc.12 => /usr/lib/libc.so.12
-lssl.9 => /usr/lib/libssl.so.9
-lcrypto.7 => /usr/lib/libcrypto.so.7
-lcrypt.1 => /lib/libcrypt.so.1
-lpthread.1 => /usr/lib/libpthread.so.1
-lreadline.6 => /usr/pkg/lib/libreadline.so.6
-lterminfo.1 => /usr/lib/libterminfo.so.1
Lars
--
------------------------------------
Mystische Erklärungen:
Die mystischen Erklärungen gelten für tief;
die Wahrheit ist, dass sie noch nicht einmal oberflächlich sind.
-- Friedrich Nietzsche
[ Die Fröhliche Wissenschaft Buch 3, 126 ]
Home |
Main Index |
Thread Index |
Old Index