SSL logging (server side)

Hello,
We are using several SSL-enabled VH servers (linux-backed) with client-certificates. Everything is okay.
Due to some new regulation around here, we need to enhance connections logging. The current logging (client IP address) is not enough.
Would it be possible, when the connection is made with a client-certificate, to log the certificate full subject (C/ST/L/O/OU /CN ) ?
Thanks,
Pp

#2

Yes that is a good idea, i will add this to the server for the next build

#3

This is done, download the new build 4.4.4 from here. Overwrite the exsting binary and restart the service

#4

It works, logging is all we need and a little more.
Great work, big thanks !