Re: How to test SSL cert from CA? - Mailing list pgsql-general

From Tom Lane
Subject Re: How to test SSL cert from CA?
Date
Msg-id 11919.1436410375@sss.pgh.pa.us
Whole thread Raw
In response to How to test SSL cert from CA?  (Francisco Reyes <lists@natserv.net>)
Responses Re: How to test SSL cert from CA?
List pgsql-general
Francisco Reyes <lists@natserv.net> writes:
> Have a client using a commercial application. For a year plus we had
> been using a local self signed certificate without issues. As of a few
> weeks ago a change/update to the program is making it complain about the
> self signed cert.

What's the complaint exactly?

A whole lot of stuff has been broken lately by recent changes in OpenSSL
that make it reject certs with smaller key sizes.  You might need to
re-generate your cert with a larger size.

            regards, tom lane


pgsql-general by date:

Previous
From: Francisco Reyes
Date:
Subject: How to test SSL cert from CA?
Next
From: William Dunn
Date:
Subject: Re: Oracle to PostgreSQL Migration - Need Information