Fwd: SSL auth question

From: carriingfate92(at)ya(dot)ru
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fwd: SSL auth question
Date: 2014-04-02 06:38:09
Message-ID: 1851471396420689@web5h.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

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?

Best regards,
Dmitry Voronin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2014-04-02 09:40:05 Re: using arrays within structure in ECPG
Previous Message Amit Kapila 2014-04-02 05:41:04 Re: Fwd: Proposal: variant of regclass