I was doing something similar. Browser --SSL-> Squid3 --SSL--> OWA 2003
I am able to authenticate to Exchange. I see the Userid-Password Box. that work's. But then the OWA Site cannot be displayed. wath's wrong? Thank you very much indeed. This is my config: --------------------------------------------------------- visible_hostname squidhost cache_mgr [EMAIL PROTECTED] cache_effective_user squid https_port 443 cert=/usr/local/squid/etc/exchange.crt key=/usr/local/squid/etc/exchange.key cafile=/usr/local/squid/etc/exchange.crt defaultsite=exchangeserver/exchange cache_peer exchangeserver parent 443 0 no-query ssl proxy-only originserver login=PASS sslcert=/usr/local/squid/etc/exchange.crt sslkey=/usr/local/squid/etc/exchange.key sslflags=DONT_VERIFY_PEER front-end-https=on sslversion=1 ssl_unclean_shutdown on acl owa-exchange urlpath_regex \/exchange(\/|$) acl owa-webid urlpath_regex \/WebID\/ acl all src 0.0.0.0/0.0.0.0 acl all-dst dst 0.0.0.0/0.0.0.0 acl owa-host dst IP-exchangeserver/255.255.255.255 http_access allow owa-host owa-exchange http_access allow owa-host owa-webid http_reply_access allow all-dst http_access deny all http_access deny all-dst ------------------------------------------------------------------------- Freundliche Gr�sse / Kind regards Andrin R�edi Phone: +41 76 576 76 09 Mail: [EMAIL PROTECTED] ----------------------------------
