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;