Just got our new cert from verisign. Read the instructions on the site about installing it, but in no work.
Instructions say to put the file, cert.cer, in the same directory as the the private and public key and restart httpd. Well, first off, our public and private key are in two different directories, so I put in in one, then the other, then both, all still say the cert is expired when going to a secure page. Also, we have httpd.conf doing an include of secure.conf which holds all secure info, and it does point to the private and public key, but I do not see a line anywhere in the file where it would point to the cert.cer file. The two lines are: SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key Any ideas what it is I am doing wrong??? Erik ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
