index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
site_stunnel
Age
Commit message (
Expand
)
Author
2014-11-20
Make sure that stunnel restarts when cert/key change (#6181)
Micah Anderson
2014-11-02
add missing TLSv1 sslversion parameter to site_stunnel::serviers
Micah Anderson
2014-10-27
Change stunnel default sslversion to be TLSv1, instead of the default
Micah Anderson
2014-06-25
stunnel: make site_mx and site_webapp use new site_stunnel
elijah
2014-06-25
new generic system for stunnel: just `include site_stunnel` and stunnel + nee...
elijah
2014-04-24
change stunnel::service to 'subscribe' instead of 'require' the X509
Micah Anderson
2014-02-27
check syslog for stunnel failures
varac
2013-09-24
seperate cert and key deployment (#3918)
varac
2013-09-19
Depend services on deployment of default key, cert and ca (Feature #3838)
varac
2013-09-13
setup stunnel config to use default x509 cert,key+ca (#3837)
varac
2013-09-13
remove x509::ca for leap_ca in site_openvpn::keys and site_stunnel::stunnel (...
varac
2013-09-13
use define instead of class for site_stunnel::setup (#3817)
varac
2013-04-04
pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...
Micah Anderson
2013-04-03
switch stunnel module to our version which has been modified for 2.7 paramete...
Micah Anderson
2013-04-02
lint so default options are together
Micah Anderson
2013-04-02
make site_stunnel::clients connect_port configurable
varac
2013-04-02
moving generic stunnel config from site_webapp to site_stunnel now working
varac
2013-04-02
moved generic stunnel config from site_webapp to site_stunnel
varac
2013-03-14
add a basic site_stunnel that takes care of some generic functionality that a...
Micah Anderson