commit 8f3808f40adb9f3609d16f0fba0b5aec5e6927b6
Author: Elan Ruusamäe <[email protected]>
Date:   Sun May 28 14:17:17 2023 +0300

    Add comment of Strict-Transport-Security max-age value

 ssl.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ssl.conf b/ssl.conf
index 692860c..1f04915 100644
--- a/ssl.conf
+++ b/ssl.conf
@@ -32,7 +32,7 @@ $SERVER["socket"] == ":443" {
        ssl.openssl.ssl-conf-cmd = ("Protocol" => "ALL, -SSLv2, -SSLv3, -TLSv1, 
-TLSv1.1")
        ssl.cipher-list           = 
"ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384"
 
-       # HTTP Strict Transport Security (63072000 seconds
+       # HTTP Strict Transport Security (63072000 seconds is around 2 years)
        # setenv.add-response-header  = (
        #       "Strict-Transport-Security" => "max-age=63072000"
        # )
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/8f3808f40adb9f3609d16f0fba0b5aec5e6927b6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to