ways like reject the tls request and only accept
the ssl.
thanks,
weijun
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Joseph Bruni
Sent: Wednesday, August 04, 2004 5:47 PM
To: [EMAIL PROTECTED]
Subject: Re: looking for server test script
$openssl s_server.
Behalf Of Joseph Bruni
Sent: Wednesday, August 04, 2004 5:47 PM
To: [EMAIL PROTECTED]
Subject: Re: looking for server test script
$openssl s_server... will do the server side of an SSL connection for
you. If you need to set up an HTTP server, just fire up apache.
On Aug 4, 2004, at 6:49 PM
$openssl s_server... will do the server side of an SSL connection for
you. If you need to set up an HTTP server, just fire up apache.
On Aug 4, 2004, at 6:49 PM, weijun jiang wrote:
Hi,
I am looking for some test scripts that could be used as a server to
test
the http-based client. Does the SSL