Skip to content

Commit

Permalink
drop redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Oct 3, 2024
1 parent 53dad37 commit 5b700d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ http {
ssl_trusted_certificate /etc/letsencrypt/live/grapheneos.network/chain.pem;
ssl_stapling on;
ssl_stapling_verify on;
# maintained by certbot-ocsp-fetcher
ssl_stapling_file /var/cache/certbot-ocsp-fetcher/grapheneos.network.der;

log_format main '$connection-$connection_requests $remote_addr $remote_user $ssl_session_reused $ssl_protocol $server_protocol '
Expand Down

0 comments on commit 5b700d2

Please sign in to comment.