Re: How to test SSL cert from CA?

From: James Cloos <cloos(at)jhcloos(dot)com>
To: Vick Khera <vivek(at)khera(dot)org>
Cc: Francisco Reyes <lists(at)natserv(dot)net>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to test SSL cert from CA?
Date: 2015-07-11 23:45:52
Message-ID: m3egke6yxb.fsf@carbon.jhcloos.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "VK" == Vick Khera <vivek(at)khera(dot)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(at)jhcloos(dot)com> OpenPGP: 0x997A9F17ED7DAEA6

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ramesh T 2015-07-12 06:21:50 Re: timestamp check
Previous Message James Cloos 2015-07-11 23:32:34 Re: How to test SSL cert from CA?