An user purchased a Turbo SSL Certificate from GoDaddy; GoDaddy sent him the certificate for his domain and an "Intermediate Certificate" (sf_issuing.crt). The setup instruction from GoDaddy said to use SSLCertificateChainFile to install the "Intermediate Certificate" within the <VirtualHost>.
He pasted the certificate for his domain under the RSA private key, and he also pasted the CA Root Certificate in the next page; that's all he could do.
For now, we've manually added SSLCertificateChainFile /path/to/godaddy's/sf_issuing.crt in his /usr/local/directadmin/data/users/<username>/httpd.conf
It doesn't seem that the control panel has an option for pasting the "Intermediate Certificate" (please correct me if I'm wrong.)
Is there a better way to do this? Preferably without the interaction of the hosting provider.
Thanks
Eric
He pasted the certificate for his domain under the RSA private key, and he also pasted the CA Root Certificate in the next page; that's all he could do.
For now, we've manually added SSLCertificateChainFile /path/to/godaddy's/sf_issuing.crt in his /usr/local/directadmin/data/users/<username>/httpd.conf
It doesn't seem that the control panel has an option for pasting the "Intermediate Certificate" (please correct me if I'm wrong.)
Is there a better way to do this? Preferably without the interaction of the hosting provider.
Thanks
Eric