How to test SSL cert from CA?

From: Francisco Reyes <lists(at)natserv(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: How to test SSL cert from CA?
Date: 2015-07-09 02:17:34
Message-ID: 559DD9BE.8060904@natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

I bought a SSL cert and installed it, but the program is still having
the issue.

Anyone knows of a way to test the SSL connection such that it validates
against the CA? Preferably an open source application. Connecting
through psql works fine on SSL with what I have setup, but the
application, xtuple, seems to still be having the issue.

The client already wrote to the application support department, but
still waiting for an answer from them.

If I had a way to at least reproduce the error I could more easily track
down what I am missing.

Any suggestions?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2015-07-09 02:52:55 Re: How to test SSL cert from CA?
Previous Message Francisco Reyes 2015-07-09 02:09:09 Re: Backup Method