OpenSSL specific value under USE_SSL instead of USE_OPENSSL - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject OpenSSL specific value under USE_SSL instead of USE_OPENSSL
Date
Msg-id 8232E273-7B25-47F4-B0E7-3D4264106F82@yesql.se
Whole thread Raw
Responses Re: OpenSSL specific value under USE_SSL instead of USE_OPENSSL
List pgsql-hackers
The ssl_ciphers GUC for configuring cipher suites sets the default value based
on USE_SSL but it’s actually an OpenSSL specific value.  As with other such
changes, it works fine now but will become an issue should we support other TLS
backends.  Attached patch fixes this.

cheers ./daniel



Attachment

pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: SQL/JSON path issues/questions
Next
From: Jesper Pedersen
Date:
Subject: pg_receivewal documentation