Class | apache_httpd::service::ssl |
In: |
/modules/apache_httpd/manifests/service/ssl.pp
|
Parent: | apache_httpd::service::base |
Class: apache_httpd::service::ssl
Apache httpd web server service ssl class, inherited from the base class.
We add the mod_ssl package with a stipped-down configuration. This class is not meant to be included on its own, but from the main class when $ssl is true.
We disable everything in the file except loading the module To listen on 443, the directive is required in an apache_httpd::file