Merge branch 'certbot'
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{% if ansible_os_family | lower =='redhat' %}
|
||||
Listen 443 https
|
||||
{% endif %}
|
||||
SSLSessionCache shmcb:/run/httpd/sslcache(512000)
|
||||
SSLSessionCacheTimeout 300
|
||||
SSLCryptoDevice builtin
|
||||
|
||||
Reference in New Issue
Block a user