Re: ssl with apache

2001-05-08 Thread Dave Weis
Alexander Banthien wrote: > did you get it to work finally? What you said, made my setup run. > > Assuming you did manage to get it to run: did yu ever try to access the SSL-Data > (e.g SSL_SESSION_ID) from within your web-app? I have to do this and do not > really know how to. > > As far as I

Re: ssl with apache

2001-05-07 Thread Alexander Banthien
Hi Dave, did you get it to work finally? What you said, made my setup run. Assuming you did manage to get it to run: did yu ever try to access the SSL-Data (e.g SSL_SESSION_ID) from within your web-app? I have to do this and do not really know how to. As far as I could see (sniffing in the netw

ssl with apache

2001-04-09 Thread Dave Weis
I've got Tomcat 3.2.1 working fine with apache via http, but can't get it to do ssl properly. Is there a minimum version of mod_ssl that needs to be used? The signature of my server is Apache/1.3.9 Ben-SSL/1.37 Server. Adding the line "SSLOptions +StdEnvVars +ExportCertData" from the howto at h