문제

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!

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top