[GENERAL] debugging SSL connection problems - Mailing list pgsql-general

From Jeff Janes
Subject [GENERAL] debugging SSL connection problems
Date
Msg-id CAMkU=1xfRn8_ELBoc2W3xisPq+7jCtF3-x80F9ZmLg7hcjpJVw@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] debugging SSL connection problems  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general

Is there a way to get libpq to hand over the certificate it gets from the server, so I can inspect it with other tools that give better diagnostic messages?  I've tried to scrape it out of the output of "strace -s8192", but since it is binary it is difficult to figure out where it begins and ends within the larger server response method.

Thanks,

Jeff

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Changing collate & ctype for an existing database
Next
From: Christopher Browne
Date:
Subject: Re: [GENERAL] Imperative Query Languages