Re: access SSL only with key p12 $ssl_client_verify not works

2015-02-26 Thread unreal34
thanks. it works. but not return 403; https:// works I want this : https:// must return 403 p12 + https:// return 200 OK Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256931,256934#msg-256934 ___ nginx mailing list nginx@nginx.org htt

access SSL only with key p12 $ssl_client_verify not works

2015-02-26 Thread unreal34
I'm trying to make access SSL only with key p12 you don't have key = access denied Restarting nginx: nginx: [emerg] unknown directive "if($ssl_client_verify" in /etc/nginx/sites-enabled/default:144 nginx: configuration file /etc/nginx/nginx.conf test failed what I'm doing wrong ? server