Apache SSL Configuration: Modern Settings for a Secure Setup
Apache’s SSL configuration has improved a lot over the years. Getting it right involves enabling the right modules, configuring ciphers, setting up HSTS, and making sure the certificate chain is complete. Here’s the configuration I use. Required Modules Make sure these modules are enabled: Verify: Virtual Host Configuration A complete HTTPS virtual host: SSLProtocol -all […]
Apache SSL Configuration: Modern Settings for a Secure Setup Read Post »