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

From James Cloos
Subject Re: How to test SSL cert from CA?
Date
Msg-id m3egke6yxb.fsf@carbon.jhcloos.org
Whole thread Raw
In response to Re: How to test SSL cert from CA?  (Vick Khera <vivek@khera.org>)
List pgsql-general
>>>>> "VK" == Vick Khera <vivek@khera.org> writes:

VK> openssl s_client -connect HOST:PORT -CAfile /path/to/CA.pem

See:

  http://debian-administration.org/users/dkg/weblog/103

Also, check out:

  https://github.com/nabla-c0d3/sslyze

You'll need to add support for pg's protocol, but it should be straight
forward to do so.-JimC
--
James Cloos <cloos@jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6

pgsql-general by date:

Previous
From: James Cloos
Date:
Subject: Re: How to test SSL cert from CA?
Next
From: Michael Paquier
Date:
Subject: Re: Confirming - materialized views cannot have foreign key constraints.