sha256 certificate "unknown message digest algorithm" - Mailing list pgsql-general

From Frazer McLean
Subject sha256 certificate "unknown message digest algorithm"
Date
Msg-id 1456233515.2537717.529347714.185AF86F@webmail.messagingengine.com
Whole thread Raw
Responses Re: sha256 certificate "unknown message digest algorithm"
List pgsql-general
Hi,
 
I am using PostgreSQL 9.4.6 and openssl 1.0.2f. If my server or client certificate use SHA256, I get the following error on the client:
 
    psql: SSL error: tlsv1 alert decrypt error
 
And the following log message on the server:
 
    LOG:  could not accept SSL connection: unknown message digest algorithm
 
I could use -sha1 to generate my certificates but -sha256 should work, right?
 
Thanks,
 
Frazer
 

pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: Select specific tables in BDR
Next
From: Kaushal Shriyan
Date:
Subject: Re: Select specific tables in BDR