Dear Wen -
>modssl-users:
> after I intalled apache+modssl+openssl,I run command:
> /usr/local/apache/bin/httpd -DSSL
> (or /usr/local/apache/bin/apachectl startssl).
>shrow next errormessages:
> "SSLCACertificateFile conf/ssl.crt/server.crt" line in
/usr/local/apache/conf/httpd.conf file is not allowed here.
>
>why? how can I run httpd with ssl?
If you are dealing with a basic server certificate, then try replacing this line
with:
"SSLCertificateFile conf/ssl.crt/server.crt"
The line you are actually using:
"SSLCACertificateFile conf/ssl.crt/server.crt"
is for a Certificate Authority [intermediate] certificate.
Tony
* * * * * * *
This message contains information from Equifax, Inc. which
may be confidential and privileged. If you are not an
intended recipient, please refrain from any disclosure,
copying, distribution or use of this information and note that
such actions are prohibited. If you have received this
transmission in error, please notify [EMAIL PROTECTED]
This message and any attachments have been scanned for
viruses.
* * * * * * *
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]