cosmetic change

This commit is contained in:
kakwa 2016-09-10 03:29:12 +02:00
parent 6c515c4d93
commit 990ee7e268
1 changed files with 5 additions and 5 deletions

View File

@ -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