| From: | Brandon Craig Rhodes <brandon(at)oit(dot)gatech(dot)edu> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: using a .postgresql/root.crt |
| Date: | 2004-02-16 19:31:09 |
| Message-ID: | vwr7wuzurm.fsf@guinness.ts.gatech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Brandon Craig Rhodes <brandon(at)oit(dot)gatech(dot)edu> writes:
> I now have SSL encryption working between psql and my PostgreSQL
> server, but want to enable client verification of the server's SSL
> certificate (and eventually vice-versa).
The problem of which I spoke has mysteriously but happily resolved
itself; the client now refuses to connect to the server unless
presented with an SSL certificate that can be verified using the
root.crt in my ~/.postgresql directory on the client.
My follow-up question: I now want the server to be able to verify the
client's identity. But after giving the server my root.crt, where do
I put the certificate that the client should present to the server?
--
Brandon Craig Rhodes http://www.rhodesmill.org/brandon
Georgia Tech brandon(at)oit(dot)gatech(dot)edu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2004-02-16 19:52:17 | Re: Dates |
| Previous Message | Simone Crider | 2004-02-16 19:26:16 | GPG MD5 Checksum for postgres 7.4 |