RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Juan Antonio Osorio Robles c94340b812 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
(cherry picked from commit a5561f0a1d)
2018-04-20 07:27:12 +00:00
files Add manifests to install and configure stunnel 2017-08-31 14:10:30 +00:00
lib Avoid hard-coded settings in Cinder HA containers 2018-02-19 16:02:02 -05:00
manifests Force stunnel to use TLSv1.2 2018-04-20 07:27:12 +00:00
releasenotes Disallow TLS v1.0 from HAProxy 2018-03-15 11:22:16 +00:00
spec Allow vhost socket directory user/group as configurable from template 2018-04-16 09:53:37 +02:00
templates Force stunnel to use TLSv1.2 2018-04-20 07:27:12 +00:00
zuul.d Zuul: Remove project name 2018-02-06 08:06:49 -08:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview for stable/pike 2017-08-24 21:04:51 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Update tox configuration 2017-05-17 17:04:02 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Pin puppet-systemd 2018-03-12 22:33:48 +00:00
README.md Update link addresses in README.md 2017-08-03 14:22:29 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt [pike] Add Puppet package to bindep, for module build 2017-10-27 13:50:47 -07:00
metadata.json Release 7.4.11 (pike) 2018-03-23 09:34:23 -07:00
setup.cfg Changed author 2017-06-12 21:07:57 +07:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Update openstackdocstheme>=1.16.0 2017-07-31 11:04:17 +08:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-08-24 21:04:52 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing