Hello,
My company has just bought an SSL certificate from
certificates.godaddy.com and they said to do the following:
Here's the instruction I
INSTALLATION INSTRUCTIONS - APACHE 1.3
Installing Your Web Server Certificate and the Intermediate Certificate:
- Copy your issued certificate, intermediate certificate and key files
(generated when you created the - Certificate Signing Request (CSR))
into the directory that you will be using to hold your certificates.
- Open the Apache httpd.conf file and add the following directives:
SSLCertificateFile /path to certificate file/your issued certificate
SSLCertificateKeyFile /path to key file/your key file
SSLCertificateChainFile /path to intermediate certificate/sf_issuing.crt
I downloaded nsopenssl 2.1 and 3.0 beta and none of them had any 'Chain'
option.
I have a .crt (from godaddy) and .key file, as well as 'sf_issuing.crt'.
Can anyone please tell me how do I install it on AOLserver?
--
WK
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.