Re: Where I can find "SSL specification"?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where I can find "SSL specification"?
Дата
Msg-id 27304.1257372592@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Where I can find "SSL specification"?  (Raimon Fernandez <coder@montx.com>)
Ответы Re: Where I can find "SSL specification"?
Список pgsql-general
Raimon Fernandez <coder@montx.com> writes:
> I want to implement SSL in my Frontend implementation with TCP/IP.

You should not be thinking about implementing SSL from scratch --- we don't.
Use OpenSSL or another library.

If you're just a glutton for punishment and creating your own security
holes, you could probably find a spec at www.openssl.org.

            regards, tom lane

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

Предыдущее
От: Christophe
Дата:
Сообщение: Re: auditing pg_hba.conf
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Where I can find "SSL specification"?