Skip to content
Snippets Groups Projects
Commit c61cbb97 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Add named_vhost TLS configuration.

To make it easier for people to configure named virtual hosts doing
HTTPS, add a parameter 'certname' to apache::named_vhost, specifying
names of the certificate files to use for that virtual host.  When
given, TLS will be enabled for the vhost, and configuration directives
pointing out the certificate files (cert, chain and private key) will
be added to the virtual host definition.

Users need to install the certificate files themselves by means of
the x509certs::hostcert::separate from the x509certs Puppet module
from NSC, though.
parent 670474cf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment