How to tell if a connection is SSL or not

From: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
To: pgsql-general(at)postgresql(dot)org (pgsql general list)
Subject: How to tell if a connection is SSL or not
Date: 2004-03-09 03:53:51
Message-ID: 200403090353.i293rq1d006386@gw.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there an easy way to tell from the server side which active
connections are using SSL?

Specifically, I'm trying to determine if I have PHP connecting with SSL,
but unlike psql it doesn't give back any information about the cipher strength.

It doesn't appear that any of the connection logging options include
that information.
--
Mike Nolan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Robert Norris 2004-03-09 03:55:39 Re: Question on Opteron performance
Previous Message Joseph Shraibman 2004-03-09 03:50:17 Re: Question on Opteron performance