Re: Where I can find "SSL specification"?

Поиск
Список
Период
Сортировка
От Raimon Fernandez
Тема Re: Where I can find "SSL specification"?
Дата
Msg-id D87D7BCB-F0BD-4411-966F-E50A61A1E431@montx.com
обсуждение исходный текст
Ответ на Re: Where I can find "SSL specification"?  (Raimon Fernandez <coder@montx.com>)
Список pgsql-general
Hello,


More on this ...


To be clear, just after receiving the S confirmation that PostgreSQL
can handle SSL connections, I have to switch my TCPSocket into SSL.

Immediatly, I receive some errors, depending my configuration:


0 - SSLv2: SSL (Secure Sockets Layer) version 2.  ==== ERROR => 102
1 - SSLv23: SSL version 3, but can roll back to 2 if needed.  ====
ERROR => 336031996
2- SSLv3: SSL version 3.  ==== ERROR => 336130315
3- TLSv1: TLS (Transport Layer Security) version 1. ==== ERROR =>
336150773


NavicatPostgreSQL can connect and establish a SSL connection with my
PostgreSQL server.
pgAdminIII can also connect using SSL.

So, the problem must be in my code ?

thanks,

regards,

raimon


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