drop redundant comment
This commit is contained in:
@@ -71,7 +71,6 @@ http {
|
|||||||
ssl_trusted_certificate /etc/letsencrypt/live/grapheneos.org/chain.pem;
|
ssl_trusted_certificate /etc/letsencrypt/live/grapheneos.org/chain.pem;
|
||||||
ssl_stapling on;
|
ssl_stapling on;
|
||||||
ssl_stapling_verify on;
|
ssl_stapling_verify on;
|
||||||
# maintained by certbot-ocsp-fetcher
|
|
||||||
ssl_stapling_file /var/cache/certbot-ocsp-fetcher/grapheneos.org.der;
|
ssl_stapling_file /var/cache/certbot-ocsp-fetcher/grapheneos.org.der;
|
||||||
|
|
||||||
log_format main '$connection-$connection_requests $remote_addr $remote_user $ssl_session_reused $ssl_protocol $server_protocol '
|
log_format main '$connection-$connection_requests $remote_addr $remote_user $ssl_session_reused $ssl_protocol $server_protocol '
|
||||||
|
|||||||
Reference in New Issue
Block a user