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

Erri schrieb:

> I have compiled apache 2.0.53 with ssl support on Aix 5.2 with gcc.
> I have used this directives to build:
> CC=gcc ./configure --prefix=/usr/local/apache2053 \
> --enable-so --enable-layout=Apache \
> --enable-mods-shared=most --enable-maintainer-mode
> --with-expat=`pwd`/srclib/apr-util/xml/expat \
> --enable-static-support --enable-auth-digest --enable-ssl
>
> How do i can check if ssl working ?


First you have to make a certificate:
make certificate TYPE=custom

Then start apache with "apachectl startssl".
Try: https://your.ip.goes.here
or just telnet your.ip.goes.here 443

HAve a look at:
http://www.baach.de/
Unfortunatly it's german.

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,05073 seconds with 9 queries