SSL cipher and version - Mailing list pgsql-hackers

From Robert Haas
Subject SSL cipher and version
Date
Msg-id AANLkTimr2vz2PL91dStDHbzj7muNs82-iTEbe3c7nuzX@mail.gmail.com
Whole thread Raw
Responses Re: SSL cipher and version
List pgsql-hackers
Last week, I ran across a situation where I needed to know the SSL
version and cipher in use for a particular database connection.
Magnus pointed me to contrib/sslinfo, but that didn't have quite what
I needed.  The attached patch adds two additional functions to
contrib/sslinfo to report this information.

Any objections to me committing this?

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

Attachment

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: psql \timing output supressed in quiet mode
Next
From: Dave Page
Date:
Subject: Re: SSL cipher and version