|
I was wondering which is the prefered choice for
work with servlets? I am having untold trouble getting Apache-SSL to work
(built it, can't view a page without a seg fault). Whilst not a tomcat
specific issue Apache-SSL is the mentioned way to get SSL working with tomcat.
I've just tried RedHats Stronghold product (try www.c2.net) which gave be an out of the box SSL
working Apache server (uses mod_ssl) in under 10 minutes. Getting tomcat to
work with it hasn't been a problem either - well, hardly a problem (see my
other post). Before I try and get my boss to buy stronghold, are there any
issues I should be aware of with using mod_sll as opposed to
Apache-SSL?
Why buy StrongHold
?
Just use apache
and mod_ssl directly .
If you're running
Redhat 7.0 (maybe also in the announced 7.1), mod_ssl is
built-in.
|