Add TLS proxy resource
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 12 Dec 2016 13:00:58 +0000 (15:00 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 20 Dec 2016 08:50:08 +0000 (08:50 +0000)
commitd4453c95d97eec0f45aa0db1d685935d63037fac
treedf16df2515cd5d07e20adcaeb4d539883bb87186
parent48eef39ca35fda6e544cb43f0ee974f600608fd2
Add TLS proxy resource

some services need a terminating proxy to do TLS on their main
interfaces, to address this, we use httpd's mod_proxy and make it listen
in front of these services with an appropriate certificate.

bp tls-via-certmonger

Change-Id: I82243fd3acfe4f23aab373116b78e1daf9d08467
manifests/tls_proxy.pp [new file with mode: 0644]