SSL (patch 3)

From: Bear Giles <bgiles(at)coyotesong(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: SSL (patch 3)
Date: 2002-05-25 02:02:28
Message-ID: 200205250202.UAA26081@eris.coyotesong.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Third patch - adds client verification of server certificate.
This has some POSIX-isms that need to be expanded for Windows
and Mac clients, and identifies (but does not fix) a problem
on the backend that could be used for "denial of service"
attacks on the current backend.

Bear

Attachment Content-Type Size
patch3 text/plain 6.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-05-25 03:51:43 several minor cleanups
Previous Message Tom Lane 2002-05-24 23:28:30 Re: SRF rescan testing