Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Unischneider committed Oct 31, 2024
1 parent 801c68a commit 9ccdf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ server {

# SSL Certificate files
ssl_certificate /etc/ssl/certs/host:f:asevm83.cit.tum.de.cert.pem;
ssl_certificate_key /etc/ssl/certs/live/host:f:asevm83.cit.tum.de.privkey.pem;
ssl_certificate_key /etc/ssl/certs/host:f:asevm83.cit.tum.de.privkey.pem;

# SSL Settings (recommended for security)
# ssl_dhparam /etc/nginx/dhparam.pem;
Expand Down

0 comments on commit 9ccdf6b

Please sign in to comment.