Hi Guys,
I came across a problem while trying to connect to my SSL
apache.Here is what happened:-
1.Server loaded properly with user defined server certificate
and CA and server.key.
2.Initiated connection.
3.Netscape 4.72 Browser got the certificated for verification from the
server.
4.After responding to all the dialog queries for SSL I get a Access
Violation popup
from apache.
5.This doesn't happend with IE5 as the browser.
6.After the Access Violation everything seems to run fine.
7.Another thing I noticed that OpenSA 2.0 binary is a debug build
because it gave some
****Ole*** function name when it puked.
Since I am trying to add ApacheJserv to the OpenSA.I guess I
will have to compile the
everything from scratch.
PKD