Update Certificate
This commit is contained in:
@ -11,8 +11,8 @@ http {
|
||||
listen 443 ssl http2;
|
||||
listen [::]:443 ssl http2;
|
||||
server_name localhost;
|
||||
ssl_certificate "includes/localhost.crt";
|
||||
ssl_certificate_key "includes/localhost.key";
|
||||
ssl_certificate "includes/desktop-h6jg91b.crt";
|
||||
ssl_certificate_key "includes/desktop-h6jg91b.key";
|
||||
ssl_protocols TLSv1.2 TLSv1.1 TLSv1;
|
||||
# include "includes/html.conf";
|
||||
include "includes/BaGet.conf";
|
||||
|
Reference in New Issue
Block a user