6 messages in ru.sysoev.nginxRe: proxy https to IIS
FromSent OnAttachments
Lan TranFeb 14, 2007 10:49 am 
Igor SysoevFeb 14, 2007 10:56 am 
Lan TranFeb 14, 2007 11:20 am 
RoxisFeb 14, 2007 11:35 am 
Igor SysoevFeb 14, 2007 12:02 pm 
Lan TranFeb 16, 2007 10:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: proxy https to IISActions...
From:Roxis (roxi@public.gmane.org)
Date:Feb 14, 2007 11:35:42 am
List:ru.sysoev.nginx

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;