I intalled mod_ssl , php4 and apache 1.3.12.
I typed that make certificate TYPE=custom before make install at the
apache source directory.
Last i typed make install.My linux box first good but when i change the
httpd.conf i saw this log:


[Sat Jul 22 18:53:24 2000] [error] mod_ssl: Init: (webser:443) Unable to
configure RSA server private key (OpenSSL library error follows)
[Sat Jul 22 18:53:24 2000] [error] OpenSSL: error:0B080074:x509
certificate
routines:X509_check_private_key:key values mismatch

i changed httpd.conf like this :
first i created www.mydomain.com.key and www.mydomain.com.crt
and i configured httpd.conf

SSLCertificateKeyFile /usr/local/apache/conf/www.mydomain.com.key
SSLCertificateFile /usr/local/apache/conf/www.mydomain.com.crt

what is problem?
can you help me please?


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

Reply via email to