OpenSSL specific value under USE_SSL instead of USE_OPENSSL
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
Attachments:
openssl_cipherconfig.patchapplication/octet-stream; name=openssl_cipherconfig.patch; x-unix-mode=0644Download+1-2
On Thu, Jun 27, 2019 at 04:02:45PM +0200, Daniel Gustafsson wrote:
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.
Thanks, patch applied.
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +