Question

Yes, I need to downgrade to SHA-1 to add compatibility to older browser in a project.

Is there a way to do this? I'm using Linux Centos 6.5 and Apache/2.2.15.

I have 3 files:

  • SSLCertificateFile /etc/ssl/certs/portal.crt
  • SSLCertificateKeyFile /etc/ssl/certs/portal.key
  • SSLCertificateChainFile /etc/ssl/certs/gd_bundle-g2-g1.crt

Thanks a lot for any support!

Was it helpful?

Solution

You need to re-issue the certificate (if it's self-signed) or request the re-issue from the CA if it has been obtained from the CA.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top