summaryrefslogtreecommitdiff
path: root/puppet/modules/site_stunnel
AgeCommit message (Expand)Author
2017-02-27Install stunnel4 from jessie-backportsvarac
2016-06-16switch to two-space soft tabs to fix lint errorMicah
2016-06-16make sure required x509 bits are there before stunnel is startedMicah
2016-04-25[style] lint further morevarac
2016-04-18[style] lint some custom manifestsvarac
2016-04-12Log stunnel server logs same as client (#8021)Micah
2015-04-16stunnel shouldn't use syslog, and leap_mx can't.elijah
2015-04-16clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to t...elijah
2014-11-20Make sure that stunnel restarts when cert/key change (#6181)Micah Anderson
2014-11-02add missing TLSv1 sslversion parameter to site_stunnel::serviersMicah Anderson
2014-10-27Change stunnel default sslversion to be TLSv1, instead of the defaultMicah Anderson
2014-06-25stunnel: make site_mx and site_webapp use new site_stunnelelijah
2014-06-25new generic system for stunnel: just `include site_stunnel` and stunnel + nee...elijah
2014-04-24change stunnel::service to 'subscribe' instead of 'require' the X509Micah Anderson
2014-02-27check syslog for stunnel failuresvarac
2013-09-24seperate cert and key deployment (#3918)varac
2013-09-19Depend services on deployment of default key, cert and ca (Feature #3838)varac
2013-09-13setup stunnel config to use default x509 cert,key+ca (#3837)varac
2013-09-13remove x509::ca for leap_ca in site_openvpn::keys and site_stunnel::stunnel (...varac
2013-09-13use define instead of class for site_stunnel::setup (#3817)varac
2013-04-04pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...Micah Anderson
2013-04-03switch stunnel module to our version which has been modified for 2.7 paramete...Micah Anderson
2013-04-02lint so default options are togetherMicah Anderson
2013-04-02make site_stunnel::clients connect_port configurablevarac
2013-04-02moving generic stunnel config from site_webapp to site_stunnel now workingvarac
2013-04-02moved generic stunnel config from site_webapp to site_stunnelvarac
2013-03-14add a basic site_stunnel that takes care of some generic functionality that a...Micah Anderson