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