fix hsts
This commit is contained in:
@@ -1424,7 +1424,7 @@ def setupHsts(self, wo_domain_name):
|
|||||||
"\"Strict-Transport-Security: "
|
"\"Strict-Transport-Security: "
|
||||||
"max-age=31536000; "
|
"max-age=31536000; "
|
||||||
"'includeSubDomains; "
|
"'includeSubDomains; "
|
||||||
"preload\"")
|
"preload\";")
|
||||||
hstsconf.close()
|
hstsconf.close()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user