Skip to main content

PCI Compliance Apache Global Setting

Comments

2 comments

  • Anupam SG
    This should help: SSLCipherSuite: ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256 SSL/TLS Protocols: All -SSLv2 -SSLv3 -TLSv1 These already look good: Header add Strict-Transport-Security "max-age=31536000" SSLHonorCipherOrder On Check the HSTS elgibility: HSTS Preload List Submission, since you are implementing the HSTS header. With the above values you should get a A+ score at SSL Server Test (Powered by Qualys SSL Labs)
    0
  • cPanelLauren
    Thanks @Anupam SG for the great answer @bridgeway04 if you get a chance, let us know if that helped!
    0

Please sign in to leave a comment.