Log Message:
-----------
Try to set SSL negotiation to 0. As of 2010-03-29, recent problems in SSL
library implementations made postgresql to add a parameter to set a value when
to do this renegotiation or 0 to disable it.
Currently, Npgsql has a problem with renegotiation so, we are trying to
disable it here. This only works on postgresql servers where the ssl
renegotiation settings is supported of course. See
http://lists.pgfoundry.org/pipermail/npgsql-devel/2010-February/001065.html for
more information.
Thanks Albe Laurenz for heads up and patch.
Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlConnector.cs (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnector.cs?r1=1.29&r2=1.30)
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers