mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 02:11:42 +02:00
Solved letsencrypt reference bugs
This commit is contained in:
@@ -12,4 +12,4 @@ ssl_session_tickets on;
|
||||
add_header Strict-Transport-Security max-age=15768000;
|
||||
ssl_stapling on;
|
||||
ssl_stapling_verify on;
|
||||
{% include 'roles/letsencrypt/templates/ssl_credentials.j2' %}
|
||||
{% include 'roles/network-letsencrypt/templates/ssl_credentials.j2' %}
|
Reference in New Issue
Block a user