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