Re: Fwd: SSL auth question

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: carriingfate92(at)ya(dot)ru
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fwd: SSL auth question
Date: 2014-04-03 00:12:36
Message-ID: CA+TgmoZyXyBtOZkjuJMMKRFRBUPGQH2NZC70p7tG7n0fnyvkzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 2, 2014 at 2:38 AM, <carriingfate92(at)ya(dot)ru> wrote:
> I set certificate auth on postgresql 9.3. I generate SSL certificate with my custom extension. So, OpenSSL read it, PostgreSQL accept it if this extension is not critical, but if I set this extension critical, PostgreSQL deny connection.
>
> How can I prevent it? Where PostgreSQL try to read SSL extension?

I don't know what it means to set an extension critical.

If you provide enough details for someone to reproduce the exact
scenario you tried, someone may be able to help. Otherwise, probably
not.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2014-04-03 00:13:50 Re: Fwd: Proposal: variant of regclass
Previous Message Robert Haas 2014-04-03 00:10:54 Re: a fast bloat measurement tool (was Re: Measuring relation free space)