Certificate https - verify
Posted: Sat Feb 15, 2014 10:33 pm
For the HTTP server certificate TSplus added according manual and it works ok
Is it possible to somehow get the option versification client certificate? The idea is that a client connecting through your browser and have installed your certificate can connect to the server.
I mean the option more or less like in apache:
SSLVerifyClient require
SSLVerifyDepth 1
Maybe now it can be achieved only need to tweak something?
Thanks
Is it possible to somehow get the option versification client certificate? The idea is that a client connecting through your browser and have installed your certificate can connect to the server.
I mean the option more or less like in apache:
SSLVerifyClient require
SSLVerifyDepth 1
Maybe now it can be achieved only need to tweak something?
Thanks