proxy https to IIS

Roxis roxis at list.ru
Wed Feb 14 22:36:05 MSK 2007


On Wednesday 14 February 2007, Lan Tran wrote:
> Because http is already being proxied to IIS so I thought I might as well
> proxy https too. 

Probably you don't need "double" ssl-encryption
(from client to nginx, from nginx to iis)

also try:
    proxy_pass         http://192.168.1.3:80;





More information about the nginx mailing list