# ID: {{ id }} server { listen 443 ssl http2; listen [::]:443 ssl http2; server_name ; # AUTOSSL > {{ id }} include ssl/{{ id }}.conf; return 200; }