From: Marcin Krol Date: Mon, 21 Jan 2019 14:15:26 +0000 (+0100) Subject: - disable selected protocols rather than disabling all and enabing selected ones X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=c29d090fefac5d4cfdb754c15d33cbd11addd715;hp=c29d090fefac5d4cfdb754c15d33cbd11addd715;p=packages%2Fapache.git - disable selected protocols rather than disabling all and enabing selected ones - drop SSL ciphers using RSA key exchange, they're now considered weak due to not supporting forward secrecy - disable session tickets to ensure forward secrecy is not compromised ---