From 990ee7e26831e5887876b9d5feb362919b680aeb Mon Sep 17 00:00:00 2001 From: kakwa Date: Sat, 10 Sep 2016 03:29:12 +0200 Subject: [PATCH] cosmetic change --- conf/uts-server.cnf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/uts-server.cnf b/conf/uts-server.cnf index 8efc74b..97d7f9d 100644 --- a/conf/uts-server.cnf +++ b/conf/uts-server.cnf @@ -75,15 +75,15 @@ request_timeout_ms = 30000 # Sets the minimal accepted version of SSL/TLS protocol # according to the table: # -# SSL2+SSL3+TLS1.0+TLS1.1+TLS1.2 -> 0 +# - SSL2+SSL3+TLS1.0+TLS1.1+TLS1.2 -> 0 # -# SSL3+TLS1.0+TLS1.1+TLS1.2 -> 1 +# - SSL3+TLS1.0+TLS1.1+TLS1.2 -> 1 # -# TLS1.0+TLS1.1+TLS1.2 -> 2 +# - TLS1.0+TLS1.1+TLS1.2 -> 2 # -# TLS1.1+TLS1.2 -> 3 +# - TLS1.1+TLS1.2 -> 3 # -# TLS1.2 -> 4 +# - TLS1.2 -> 4 #ssl_protocol_version = 3 # Enables the use of short lived certificates