puppet-tripleo/manifests/stunnel
Juan Antonio Osorio Robles a5561f0a1d Force stunnel to use TLSv1.2
This allows us to force a TLS version for stunnel, which we
set to TLSv1.2. This ensures that we're compliant with FedRamp,
which requires a minimum version of TLSv1.1.

Unfortunately, using the "option" key didn't work in the configuration
as was tried in a previous commit. This option would have only only
disabled the versions we set, instead of only allowing one, like
"sslVersions" does. This seems to be the only alternative we have at
the moment.

Related-Bug: #1754368
Change-Id: I353f893ee5dcc265269704e23f65aa0460724078
2018-04-19 13:31:46 +00:00
..
service_proxy.pp Force stunnel to use TLSv1.2 2018-04-19 13:31:46 +00:00
systemd_unit.pp Add manifests to install and configure stunnel 2017-08-25 10:11:08 +00:00