Files
confdroid_apache/templates/ssl_conf.erb

16 lines
529 B
Plaintext
Raw Normal View History

2017-06-19 17:06:32 +01:00
################################################################################
##### ssl.conf generated by puppet - manual changed will be overwritten #####
################################################################################
2017-06-20 10:18:30 +01:00
2018-04-20 14:28:20 +02:00
Listen 443
2017-06-19 17:06:32 +01:00
2018-04-20 14:28:20 +02:00
SSLPassPhraseDialog builtin
SSLSessionCache shmcb:/var/cache/mod_ssl/scache(512000)
2017-06-19 17:06:32 +01:00
SSLSessionCacheTimeout 300
2018-04-20 14:34:34 +02:00
Mutex default
2017-06-19 17:06:32 +01:00
SSLRandomSeed startup file:/dev/urandom 256
SSLRandomSeed connect builtin
SSLCryptoDevice builtin
2018-04-20 15:36:33 +02:00
#include /etc/httpd/conf.d/*_ssl.conf