Project

General

Profile

« Previous | Next » 

Revision 7e21ab03

Added by Massimiliano Adamo almost 6 years ago

allow to change Apache http and https port (#325)

View differences:

manifests/params.pp
$https_chain = undef
$ssl_username = 'SSL_CLIENT_S_DN_CN'
$enable_http = false
$http_port = 80
$https_port = 443
$ssl_verify_client = 'require'
$ssl_protocol = ['all', '-SSLv2', '-SSLv3']

Also available in: Unified diff