Re: [HACKERS] GnuTLS support - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] GnuTLS support
Date
Msg-id 69b20f5b-ef6b-b563-20c2-08ecb9473d76@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] GnuTLS support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 1/17/18 13:18, Tom Lane wrote:
>> The proposed GnuTLS patch does make use of ssl_dh_params_file.
> 
> Right, but what happens if say macTLS doesn't?

The previously proposed patch for that also makes use of ssl_dh_params_file.

So while we can't guarantee that this will be the case for all TLS
implementations ever, this is a pretty good indicator to me that it is
an implementation-independent concept.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Edmund Horner
Date:
Subject: Re: PATCH: psql tab completion for SELECT
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] postgres_fdw bug in 9.6