----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Steve Nguyen wrote:
 
> This will work:
> - openSSL0.9.4
> - mod_ssl2.4.5 for Apache 1.3.9
> - JServ/SSI/Cocoon 1.1b3 etc. as usual
> - Register a test SSL server ID from Verisign (or get your real one !)
> 
> That's all.
> Steve Nguyen

This works for processing requests received by an SSL server and passing
the results back through the SSL server. I have not found a way to use
mod_ssl to simulate a browser client.

I know how to create a URLConnection to a server to simulate a normal
HTTP request but not one that follows SSL protocols. Please tell me how
you have done it.

--Mark Ashworth


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to