Files
confdroid_apache/templates/ssl_conf.erb
2021-08-05 19:31:16 +02:00

16 lines
529 B
Plaintext

################################################################################
##### ssl.conf generated by puppet - manual changed will be overwritten #####
################################################################################
Listen 443
SSLPassPhraseDialog builtin
SSLSessionCache shmcb:/var/cache/mod_ssl/scache(512000)
SSLSessionCacheTimeout 300
Mutex default
SSLRandomSeed startup file:/dev/urandom 256
SSLRandomSeed connect builtin
SSLCryptoDevice builtin
#include /etc/httpd/conf.d/*_ssl.conf