ssl client cert authentication

From: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: ssl client cert authentication
Date: 2010-11-01 16:14:26
Message-ID: 20101101161426.GA12503@cns.vt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-docs

Someone asked about ssl client cert auth recently. I got
this to work, but something tripped me up.

http://developer.postgresql.org/pgdocs/postgres/ssl-tcp.html

states (very clearly, btw) that, "To require the client to supply a
trusted certificate, place certificates of the certificate authorities
(CAs) you trust in the file root.crt in the data directory." I had
ASS-U-MEd that root.crt would go in .postgresql as it does for encryption.

This begs the question, why two copies of the same file?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2010-11-01 16:46:33 Re: ssl client cert authentication
Previous Message A J 2010-11-01 16:08:18 Pagesize for large-objects (ONLY) database.

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2010-11-01 16:46:33 Re: ssl client cert authentication
Previous Message Thom Brown 2010-10-28 19:15:14 Re: Additional index entries and table sorting