Skip to content

Commit cff212a

Browse files
authored
Update unassigned.inc
1 parent 0fe2480 commit cff212a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/deb/nginx/unassigned.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ server {
3737
server_name _;
3838
ssl_certificate /usr/local/hestia/ssl/certificate.crt;
3939
ssl_certificate_key /usr/local/hestia/ssl/certificate.key;
40+
ssl_reject_handshake on;
4041

4142
return 301 http://$host$request_uri;
4243

0 commit comments

Comments
 (0)