On Thu, Oct 22, 2020 at 9:21 AM sebb <seb...@gmail.com> wrote: > > whimsy-vm*.yaml have: > apache::mod::ssl::ssl_protocol: ['all', '-SSLv2', '-SSLv3'] > > AFAICT this overrides the default, which is > > apache::mod::ssl::ssl_protocol: ['all', '-SSLv2', '-SSLv3', '-TLSv1', > '-TLSv1.1'] > > Is there a reason for the override?
This change was made by the infrastructure team: https://github.com/apache/infrastructure-puppet/commit/b9b1a54e603eb9cd0a12a2ac782041bc06cf09d7 > S - Sam Ruby