SSL (patch 4)

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

This patch adds a check that the server certificate common name
resolves to the other side of the socket.

It also seems to have bits that were supposed to be in the
previous patch. Probably operator error - a combined patch
will be posted in a few minutes.

Bear

Attachment Content-Type Size
patch4 text/plain 13.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bear Giles 2002-05-25 03:54:18 SSL (combined patches 1-4)
Previous Message Neil Conway 2002-05-25 03:51:43 several minor cleanups