Hi,

Have followed all the various docs on installs and I get various
results, except https working.

First attempt compiled and ran ok, according to the ssl_engine.log
which finishes by saying Configuring server ...for SSL protocol.
However:  openssl gives an error 16.
also curl says https is not supported.
normal http works fine though.

Now carefully following the excellant simple example:-
http://www.modssl.org/example
and assuming the box 5 means to say to run
 /usr/local/apache/bin/httpd -DSSL
because I dont have /usr/local/apache/sbin.
It does not start at all.
The ssl-engine logs says the x509 key values mismatch.
So as a guess, I copy 
/usr/local/src/apache_1.3.9/conf/ssl.crt/server.crt  to
/usr/local/apache/conf/ssl.crt/server.crt
and
/usr/local/src/apache_1.3.9/conf/ssl.key/server.key    to
/usr/local/apache/conf/ssl.key/server.key

This gets httpd up and running, but curl still says SSL is disabled.

Any ideas on this would be appreciated,
thanks,
james.




______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to