On Mon, Aug 09, 1999, [EMAIL PROTECTED] wrote:
> I am running apache1.3.6/openssl-0.9.3a/mod_ssl 2.3.11 and just got a
> verisign cert. I saved the cert they sent me, made sure ther were no
> whitespaces in it that might cause problems, and in the http conf file, I
> added that file for the SSLCACertificateFIle and SSLCertificateFile, and to
> my dismay, it still said it was signed by me. The verisign help page says
> to use SSLeay's "getca" problem, which SSLeay-0.9.0b does not have, any
> suggestions?
Why did you add it to SSCACertificateFile? That's bogus. Configure the
received cert with SSLCertificateFile and your private key with
SSLCertificateKeyFile and don't use SSLCACertificateFile at first.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]