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

From Francisco Reyes
Subject Re: How to test SSL cert from CA?
Date
Msg-id 559F4A32.4090403@natserv.net
Whole thread Raw
In response to Re: How to test SSL cert from CA?  (Vick Khera <vivek@khera.org>)
Responses Re: How to test SSL cert from CA?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: How to test SSL cert from CA?  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-general
On 07/09/2015 03:07 PM, Vick Khera wrote:
>
> On Wed, Jul 8, 2015 at 10:17 PM, Francisco Reyes <lists@natserv.net
> <mailto:lists@natserv.net>> wrote:
>
> openssl s_client -connect HOST:PORT -CAfile /path/to/CA.pem

According to this post:
http://serverfault.com/questions/79876/connecting-to-postgresql-with-ssl-using-openssl-s-client?rq=1

one can not use openssl to test ssl connection to postgresql. True?



pgsql-general by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: How to test SSL cert from CA?
Next
From: Tom Lane
Date:
Subject: Re: How to test SSL cert from CA?