This website requires JavaScript.
Explore
Help
Sign in
Infrastructure
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
6
Projects
Releases
Packages
Wiki
Activity
Actions
901b1ca215
ansible
/
roles
/
httpd
/
mod_ssl
/
files
/
ssl.conf
3 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
mod_ssl and certificates, first try.
2014-12-08 14:51:28 +00:00
LoadModule ssl_module modules/mod_ssl.so
Add connect time random to use 1024 byes of /dev/random
2015-10-07 23:00:17 +00:00
SSLRandomSeed connect "file:/dev/random" 1024
Reference in a new issue
Copy permalink