npgsql - Npgsql2: Fixed SSL authentication by setting an static field

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Fixed SSL authentication by setting an static field
Дата
Msg-id 20070921021652.2B5D5217699@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

    Fixed SSL authentication by setting an static field to true: RSACryptoServiceProvider.UseMachineKeyStore = true.
Seehttps://bugzilla.novell.com/show_bug.cgi?id=MONO77559 and http://pgfoundry.org/forum/message.php?msg_id=1002377 for
moreinfo about that. Thanks Erwin Thaler for heads up. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlConnection.cs (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnection.cs.diff?r1=1.4&r2=1.5)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Insert a hack in pl/tcl to disable Tcl's built-in Notifier
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: If we're gonna provide an --enable-profiling configure option,