Re: pgsql: Update ssl test certificates and keys - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pgsql: Update ssl test certificates and keys
Date
Msg-id 20181223080453.GD1726@paquier.xyz
Whole thread Raw
Responses Re: pgsql: Update ssl test certificates and keys  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Tue, Nov 27, 2018 at 02:21:39PM +0000, Peter Eisentraut wrote:
> Update ssl test certificates and keys
>
> Debian testing and newer now require that RSA and DHE keys are at
> least 2048 bit long and no longer allow SHA-1 for signatures in
> certificates.  This is currently causing the ssl tests to fail there
> because the test certificates and keys have been created in violation
> of those conditions.
>
> Update the parameters to create the test files and create a new set of
> test files.

Peter, would it make sense to back-patch this commit down to where the
SSL tests have been introduced?  If /etc/ssl/ is not correctly
configured, this results in failures across branches on Debian if the
default is used.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Make relcache init write errors not be fatal
Next
From: Dilip Kumar
Date:
Subject: Re: Undo logs