Mike Nolan <nolan(at)gw(dot)tssi(dot)com> writes:
> Is there an easy way to tell from the server side which active
> connections are using SSL?
I'd suggest sniffing the connection traffic (eg, with tcpdump) and
seeing if you see any readable ASCII in it. That's the only way to
be absolutely certain ...
regards, tom lane