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

[ANN] Nginx-Clojure v0.4.3 is out

2015-10-25 Thread xfeep
0.4.3 (2015-10-25) = New Feature: Add directive jvm_classpath which supports wildcard character * (issue #95) New Feature: Add directive jvm_classpath_check which is enabled by default and when it is enabled access permission about classpaths will be checked. N

Re: Proxy pass certificate autentificate TO MS IIS

2015-10-25 Thread itpp2012
agrisv Wrote: --- > *4622 access forbidden by rule, client: 10.2.6.1 > IIS side: > 500 0 64 119971 > > So i hope someone could know why? Maybe the "access forbidden" is the issue? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,

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