Skip to content

Commit 78e70f1

Browse files
authored
Merge pull request hestiacp#1 from myrevery/patch-1
Update unassigned.inc
2 parents 0fe2480 + cff212a commit 78e70f1

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)