16 lines
529 B
Plaintext
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
|