Re: Apache-SSL

2002-11-09 Thread vikram
tion: I need to setup up a secure webserver. Do I install apache >> 2.0 and then go for mod-ssl or open-ssl OR do I directly opt for the >> apache-SSL project? which one is better in terms of security, functionality >> and convinience (in the same order of priority). >

Re: Apache-SSL

2002-11-08 Thread Glen Mehn
Kim Nielsen wrote: On Tue, 2002-11-05 at 23:35, Mayur Kamat wrote: Newbie question: I need to setup up a secure webserver. Do I install apache 2.0 and then go for mod-ssl or open-ssl OR do I directly opt for the apache-SSL project? which one is better in terms of security, functionality and

Re: Apache-SSL

2002-11-07 Thread Thomas Sjögren
On Tuesday 05 November 2002 23:35, Mayur Kamat wrote: > Newbie question: I need to setup up a secure webserver. Do I > install apache 2.0 and then go for mod-ssl or open-ssl well, you'll need mod_ssl and OpenSSL, since mod_ssl only provides an interface to the OpenSSL library. /Thomas -- [EMA

Re: Apache-SSL

2002-11-07 Thread Kim Nielsen
On Tue, 2002-11-05 at 23:35, Mayur Kamat wrote: > Newbie question: I need to setup up a secure webserver. Do I install apache > 2.0 and then go for mod-ssl or open-ssl OR do I directly opt for the > apache-SSL project? which one is better in terms of security, functionality > and con

Apache-SSL

2002-11-06 Thread Mayur Kamat
Newbie question: I need to setup up a secure webserver. Do I install apache 2.0 and then go for mod-ssl or open-ssl OR do I directly opt for the apache-SSL project? which one is better in terms of security, functionality and convinience (in the same order of priority). thanks in advance, Mayur