Hi All
>     UPS��. I have spoken with Pier Fumagalli 
> (http://nagoya.apache.org/~pier/): Apache2.0/Tomcat4.0  with 
> mod_webapp and SSL are not fully implemented. SSL attributes can't be
retrieval 
> from servlet :-(

To clarify:

I am using Tomcat 4.0.2, apache 1.3.22, mod_warp, mod_ssl. What I want to do
is to run an ssl session to the apache server on a particular IP/port,
submit my servelt data and have the tomcat do the magic on it and spew data
back out to the client. I am using apache because I know how to make it bind
to a host:port and only accept some connections on that port.

Error that I get when running apache with the SSL _on_ is:


WebApp: Error 500
(File: pr_warp.c Line: 438) Invalid packet 68 


It works fine when SSL is turned off. Running another instace of apache is
not an option. I am not splitting my apache configs on a production machine.
This should work out of the virtual server anyhow...


Question is: Am I better off to run tomcat 4.0.2 natively with SSL on that
host:port and 

a) How do I bind it to a specific host:port ONLY (I cannot afford to have it
listening on all host for connections, I am running a multihomed (many ip's
reside on this box) machine) 

b) How do I set up the SSL stuff? What format are the certs/keys in? Where
do they live? Do all of them live is the same file? Will en existing PEM
formated cert work? Can I adjust the Cipher lists? etc etc etc. Information
is quite scarce.

I have answers to the above for apache, apache + JServ also works.

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to