Re: Fwd: SSL auth question - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fwd: SSL auth question
Date
Msg-id 16920.1396565884@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: SSL auth question  (Воронин Дмитрий <carriingfate92@yandex.ru>)
List pgsql-hackers
Воронин Дмитрий <carriingfate92@yandex.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
certauth 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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: WAL format and API changes (9.5)
Next
From: Tom Lane
Date:
Subject: Re: WAL format and API changes (9.5)