Re: Upcoming re-releases - Mailing list pgsql-hackers

From Florian Weimer
Subject Re: Upcoming re-releases
Date
Msg-id 87ek29941n.fsf@mid.deneb.enyo.de
Whole thread Raw
In response to Re: Upcoming re-releases  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
* Magnus Hagander:

> But no, it wouldn't be bad if there was a way to specify exactly which
> cert is used. Or at least validate the common name of it agains the
> hostname of the server.

SSH-like "leap of faith" authentication would be even better.  Store
the certificate on the first connection (together with the domain
name), and refuse subsequent connections if the certificate changes.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Scrollable cursors and Sort performance
Next
From: "Mark Woodward"
Date:
Subject: Analyze and vacuum, they are sort of mandatory....