Full_Name: Olaf Zaplinski Version: 2.7.1 OS: Linux 2.2.17 Submission from: (NULL) (62.224.109.225) Was fehlt? gytha:~ # /usr/local/sbin/httpd -DSSL -f /etc/httpd/httpd.conf -t Syntax OK gytha:~ # /usr/local/sbin/httpd -DSSL -f /etc/httpd/httpd.conf gytha:~ # tail -f /var/log/httpd/[ae]* /usr/local/httpd/logs/[ae]* [Sat Nov 4 22:28:01 2000] [error] mod_ssl: Init: Server gytha.zaplinski.de:80 should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] gytha:~ # grep SSLCertificateFile /etc/httpd/httpd.conf # Point SSLCertificateFile at a PEM encoded certificate. If SSLCertificateFile /etc/httpd/ssl.crt/server.crt #SSLCertificateFile /usr/local/apache/conf/ssl.crt/server-dsa.crt # the referenced file can be the same as SSLCertificateFile gytha:~ # ls -l /etc/httpd/ssl.crt/server.crt -rw-r--r-- 1 root root 1127 Nov 4 22:13 /etc/httpd/ssl.crt/server.crt gytha:~ # ls -l /etc/httpd/ssl.key/server.key -rw-r--r-- 1 root root 963 Nov 4 22:13 /etc/httpd/ssl.key/server.key ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
