make it work on debian, restore certificate management

This commit is contained in:
2024-05-08 17:27:37 +02:00
parent 31e9283fc0
commit a0ad2a9301
6 changed files with 33 additions and 8 deletions

View File

@@ -1,4 +1,6 @@
{% if ansible_os_family | lower =='redhat' %}
Listen 443 https
{% endif %}
SSLSessionCache shmcb:/run/httpd/sslcache(512000)
SSLSessionCacheTimeout 300
SSLCryptoDevice builtin