puppetlabs-apache icon indicating copy to clipboard operation
puppetlabs-apache copied to clipboard

Support setting SSLProxyCipherSuite on mod_ssl

Open ekohl opened this issue 3 years ago • 1 comments

While it is a parameter for apache::vhost, this allows setting it server wide just like SSLCipherSuite.

ekohl avatar Oct 13 '22 12:10 ekohl

apache::mod::ssl is a class

Breaking changes to this file WILL impact these 28 modules (exact match):
Breaking changes to this file MAY impact these 2 modules (near match):

This module is declared in 174 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

Pushed a trivial rebase, no changes.

ekohl avatar Oct 21 '22 10:10 ekohl