|
|
|
@ -26,7 +26,7 @@ listen = 127.0.0.1:8080
@@ -26,7 +26,7 @@ listen = 127.0.0.1:8080
|
|
|
|
|
;certificate = server.crt |
|
|
|
|
; Full path to PEM encoded private key. |
|
|
|
|
;key = server.key |
|
|
|
|
; Mimimal supported encryption standard (SSLv3, TLSv1, TLSv1.1 or TLSv1.2). |
|
|
|
|
; Mimimal supported encryption standard (TLSv1, TLSv1.1 or TLSv1.2). |
|
|
|
|
;minVersion = TLSv1.2 |
|
|
|
|
; HTTPS socket read timeout in seconds. |
|
|
|
|
;readtimeout = 10 |
|
|
|
|