Re: Where I can find "SSL specification"?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Raimon Fernandez <coder(at)montx(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Where I can find "SSL specification"?
Date: 2009-11-04 22:09:52
Message-ID: 27304.1257372592@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Raimon Fernandez <coder(at)montx(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2009-11-04 23:06:23 Re: Where I can find "SSL specification"?
Previous Message Christophe 2009-11-04 21:46:43 Re: auditing pg_hba.conf