| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: PQgetssl() and alternative SSL implementations |
| Date: | 2014-08-20 23:51:58 |
| Message-ID: | 20140820235158.GG17822@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Aug 19, 2014 at 03:26:56PM -0400, Stephen Frost wrote:
> I think there's been some improvement since I last had to go through the
> pain of setting this all up, and some of it is undoubtably OpenSSL's
> fault, but there's definitely quite a bit more we could be doing to make
> SSL support easier. I'm hopeful that I'll be able to spend more time on
> this in the future but it's not a priority currently.
I know I updated the docs on this in 2013:
commit fa4add50c4ea97c48881fa8cb3863df80141643c
Author: Bruce Momjian <bruce(at)momjian(dot)us>
Date: Fri Dec 6 09:42:08 2013 -0500
docs: clarify SSL certificate authority chain docs
Previously, the requirements of how intermediate certificates were
handled and their chain to root certificates was unclear.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2014-08-21 00:19:25 | Re: PQgetssl() and alternative SSL implementations |
| Previous Message | Fabrízio de Royes Mello | 2014-08-20 23:35:17 | Re: Verbose output of pg_dump not show schema name |