this option requires the client to send a certificate on any ssl connection.
my only problem is that I can't find any way to set the certificate path to be sent to the server without getting into all the socket/ssl details.
I've tried using Net::SSLeay::get_https & LWP but either one gives the gui to set up the certificate path.