Skip to content

Commit 5b65230

Browse files
committed
Remove obsolete ssl configuration.
1 parent 4563249 commit 5b65230

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ssl = yes
2-
ssl_protocols = !SSLv3
2+
ssl_protocols = !SSLv3 !TLSv1
33

44
ssl_cert = </usr/local/hestia/ssl/certificate.crt
55
ssl_key = </usr/local/hestia/ssl/certificate.key
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ssl = yes
2-
ssl_protocols = !SSLv3
2+
ssl_protocols = !SSLv3 !TLSv1
33

44
ssl_cert = </usr/local/hestia/ssl/certificate.crt
55
ssl_key = </usr/local/hestia/ssl/certificate.key

0 commit comments

Comments
 (0)