Discussion: Apache 2 & SSL
Afficher un message
Vieux 31/03/2005, 12h00   #4
Bernd Muent
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Apache 2 & SSL

Erri schrieb:

> Where i must use this command ? I'm inside httpd-2.0.53 source directory
> after compilation and i get this error:
>
> #make certificate TYPE=custom
> make: Cannot find a rule to create target certificate from dependencies


Did you ever build modssl?
- download and untar modssl

cd /usr/local/src/lamp/mod_ssl-2.8.10-1.3.26
./configure --with-apache=../apache_1.3.26 \
--with-ssl=../openssl-0.9.6g \
--prefix=/usr/local/apache/1.3.26 \
--datadir=/var/www \
--enable-module=most \
--enable-shared=max \
--enable-module=ssl

cd /usr/local/src/lamp/apache_1.3.26
make

make certificate TYPE=custom

Have a look at http://www.baach.de

B.

--
BM Computer-Services, Bergmannstr. 66, 10961 Berlin
Webdesign, Internet, Layout und Grafik
Tel.: 030/20649400, mobil 0175/7419517, Fax: 030/20649401
Web: http://www.bmservices.de, eMail: kontakt@bmservices.de
  Réponse avec citation
 
Page generated in 0,05360 seconds with 9 queries