Re: Fwd: SSL auth question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Воронин Дмитрий <carriingfate92(at)yandex(dot)ru>
Cc: Wim Lewis <wiml(at)omnigroup(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fwd: SSL auth question
Date: 2014-04-03 22:58:04
Message-ID: 16920.1396565884@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?koi8-r?B?98/Sz87JziDkzcnU0snK?= <carriingfate92(at)yandex(dot)ru> writes:
> I know it. So, my second questions is:
> How can I add support of this extension in PostgreSQL. So, I want to do thing, that PostgreSQL accept connection with cert auth method and certificate has my extension with critical flag?

Seems like this is a question you should direct to OpenSSL people, not us.
Postgres itself knows nothing to speak of about SSL certificates; it just
delegates all that processing to openssl.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-04-03 23:08:27 Re: WAL format and API changes (9.5)
Previous Message Robert Haas 2014-04-03 22:28:34 Re: WAL format and API changes (9.5)