Newsgroups: mail-lists.delegate-en
[DeleGate-En] Delegate as https proxy server
Is it possible to use delegate as an https proxy server (forwarding
requests to a (not secure) http server? I works fine if I request a
document directly (configure browser for "direct connection to the
internet" and then request https://delegated-host:4343/file) but not if
configure my browser to use the ssl proxy delegated-host:4343.
I tried:
./delegated -f -vv -P4343 DGROOT=/home/neal/stunnel/
SERVER=https://localhost:4344 FCL=sslway RELIABLE="*" RELAY=proxy MOUNT="/*
http://localhost:4344/*"
But I got:
SSLway[20377](pudgy) accept failed
20377:error:1407609B:SSL routines:SSL23_GET_CLIENT_HELLO:https proxy
request:s23_srvr.c:405:
Thanks, Neal
|