Apache2 with ssl

2002-06-12 Thread Jeff Landers
What is the recommended way of getting the ssl module for Apache2? Using the built in Apache2 SSL or using mod_ssl? I don't see a mod_ssl for Apache2 on the mod_ssl site. Does anyone have experience with Apache2 and ssl? __ Ap

Re: Apache2 with ssl

2002-06-12 Thread Cliff Woolley
On Wed, 12 Jun 2002, Jeff Landers wrote: > What is the recommended way of getting the ssl module for Apache2? Using > the built in Apache2 SSL or using mod_ssl? I don't see a mod_ssl for > Apache2 on the mod_ssl site. Does anyone have experience with Apache2 > and ssl? There's no mod_ssl on the

Re: Apache2 with ssl

2002-06-13 Thread Kai Hofmann
> What is the recommended way of getting the ssl module for Apache2? Using the built >in Apache2 SSL or using mod_ssl? I don't see a mod_ssl for Apache2 on the mod_ssl >site. Does anyone have experience with Apache2 and ssl? The buildin in is the official mod_ssl for apache 2 - as it looks to

Apache2 with SSL doesn't start

2002-06-12 Thread Andre Steffens
Hi, I've installed Apache 2.0.36 with mod_ssl on Win2k. After I create a certificate I now have the files test.cert and test.key. I add the following lines to my httpd.conf File: SSLMutex sem SSLRandomSeed startup builtin SSLSessionCache none SSLLog logs/SSL.log SSLLogLevel info SSLEngine

Re: Apache2 with SSL doesn't start

2002-06-12 Thread Cliff Woolley
On Wed, 12 Jun 2002, Andre Steffens wrote: > I've installed Apache 2.0.36 with mod_ssl on Win2k. After I create a > certificate I now have the files test.cert and test.key. > But the Apache doesn't start! Someone who know what I've to do? What does the error log say? --Cliff __

AW: Apache2 with SSL doesn't start

2002-06-13 Thread Andre Steffens
> > I've installed Apache 2.0.36 with mod_ssl on Win2k. After I create a > > certificate I now have the files test.cert and test.key. > > But the Apache doesn't start! Someone who know what I've to do? > > What does the error log say? [Thu Jun 13 09:50:05 2002] [error] mod_ssl: Init: PassPhraseDi