SSL (patch 2)

From: Bear Giles <bgiles(at)coyotesong(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: SSL (patch 2)
Date: 2002-05-24 22:49:59
Message-ID: 200205242249.QAA29420@eris.coyotesong.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch adds calls to SSL_get_error() after SSL_read() and
SSL_write(), adds SSL_shutdown() before SSL_free(), and changes
default protocol from SSLv3 to TLSv1.

Bear

Attachment Content-Type Size
patch2 text/plain 7.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-05-24 23:28:30 Re: SRF rescan testing
Previous Message Joe Conway 2002-05-24 22:44:37 Re: SRF rescan testing