Re: Proxy pass certificate autentificate TO MS IIS

2015-10-25 Thread agrisv
No i think it was something with favicon request.. now i always get getaway timeout 1. also try from different server with nginx 1.8 nothing helped.. proxy_ssl_verify off; proxy_ssl_certificate /etc/nginx/ssl/test/test.pem; proxy_ssl_certificate_key /etc/nginx/ssl/test/test_key.pem; proxy_pas

Proxy pass certificate autentificate TO MS IIS

2015-10-25 Thread agrisv
Nginx 1.9.5 (linux Centos7)--> MS IIS 8.5 So i try to use nginx as client revers proxy for IIS where need client certificate authentication at IIS level. nginx:443->>IIS:443+client certificate authentications. example location proxy pass also here are commented commands which i try. location ^~ /t