Newsgroups: mail-lists.delegate-en
[DeleGate-En] SSLWAY difficulties
I am trying to use SSLWAY as a pure SSL proxy that performs decryption
and encryption between both sides:
[--------------------------]
[Client]======>[delegate->sslway ]
(https)[ | ]
[ |(http) ]
[ V ]
[ sslway->delegate]======>[server]
[--------------------------](https)
So there will be SSL from client to delegate on client side, unencrypted
HTTP within the proxy and SSL to the server.
The examples given don't seem to work for me. I've tried the following:
delegated -P443 FCL="sslway -ac" SERVER=https://server:443/
and these:
delegated -P443 FCL="sslway -ac" SERVER=http://localhost:444
delegated -P444 FSV="sslway -co" SERVER=http://fwadmin:443/
and these:
delegated -P443 FCL="sslway -ac" SERVER=tcprelay://localhost:444
delegated -P444 FSV="sslway -co" SERVER=tcprelay://fwadmin:443/
None of these work for me. Can anyone suggest what I'm doing wrong?
I'm trying to get it all working under NT.
Cheers
Jeremy Laidman
|