[Reference:<_A3@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: Delegate and SSL
In message <_A3@delegate-en.ML_> on 08/06/98(23:14:34)
you Ron Boles <pamaabdyi-mxhgu47gah3w.ml@delegate.org> wrote:
|I am evaluating DELEGATE and SSLWAY to facilitate HTTPS/SSL form processing
|in the following environment:-
|- O/S ... windows95
|- SERVER ...omni httpd (non ssl) (24.192.14.217) (express.dynip.com)
|
|I anticipate having Delegate translate https into http and reverse.
...
|//-----------------------------------------------------
|-P443
|-v
|DGROOT="d:\delegate"
|CACHEDIR="d:\delegate\cache"
|FCL="sslway -ac"
|SERVER="https://24.192.14.217:443"
|MOUNT="/* http://24.192.14.217:80/*"
|INVITE="*:*:*"
|PERMIT="http:24.192.14.217:*"
|REMITTABLE=http
|ADMIN="pamaabdyi-mxhgu47gah3w.ml@delegate.org"
|LOGDIR="d:\delegate"
|LOGFILE=run.log
|OWNER="express.dynip.com"
|//-----------------------------------------------------
...
|I would like to get some feedback from Yutaka or any other
|knowledgable person on my configuration.
I'm not sure if above configuration works as you expected or not.
If not, I recommend you to start from the simplest configuration
like follows:
#### serve http://http-server as https://delegate ####
-v
-P443
FCL="sslway -ac"
SERVER=https
MOUNT="/* http://http-server/*"
REMITTABLE=http
ADMIN=you@your..
####
Cheers,
Yutaka
--
Yutaka Sato <paeaabth4-mxhgu47gah3w.ml@delegate.org> http://www.etl.go.jp/~ysato/ @ @
Computer Science Division, Electrotechnical Laboratory ( - )
1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan _< >_
|