puppet-apache icon indicating copy to clipboard operation
puppet-apache copied to clipboard

Add ability to manage ssl.conf file within apache::ssl

Open salderma opened this issue 10 years ago • 3 comments

Added $ssl_template and $ssl_source parameters and enabled apache::ssl to accept these and $ssl_port directly. I tested and verified it works on Oracle Linux and CentOS 6.

One additional note, I localized parameters in apache::ssl so the monitoring/firewalling params are not defined by the parent class.

salderma avatar Feb 19 '15 21:02 salderma

Hi.

I'm searching for a solution to do exact what the pull request does: specifying the ssl.conf content on my own. Is there a chance to get the request merged into the project?

Regards Andreas

awegmann avatar Oct 12 '15 09:10 awegmann

@awegmann can you confirm that the default values of the params of apache::ssl are evaluated as defined in the params class?

alvagante avatar Oct 12 '15 19:10 alvagante

@alvagante I took the code from Sean and put it in my forked repo. Will check the functionality tomorrow.

awegmann avatar Oct 12 '15 20:10 awegmann