Hi,
I tried using the configuration and it is like:
ServerName abc
SSLEngine on
SSLCertificateKeyFile /usr/rsa_privateKey.key
SSLCertificateFile /usr/rsa_endCert.cer
SSLCertificateChainFile /usr/rsa_chainCertificate.cer
SSLCertificateKeyFile /usr/dsa_privateKey.key
SSLCertificateFile /usr/dsa_
Hi,
I have RSA and DSA Certificates for my domain issued from Symantec Corp.
The Certificate information for both the RSA and DSA Certificate is same
except the CSRs are generated and submitted with different algorithm.
Now, I want to install both (RSA and DSA) certificates on my Apache server,