cosmetic changes

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

View File

@ -104,15 +104,15 @@ Main configuration section (mostly http configuration).
| ssl_protocol_version | Sets the minimal accepted version of SSL/TLS protocol | 3 |
| | 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_short_trust | Enables the use of short lived certificates | no |
+-----------------------------+---------------------------------------------------------------------+--------------------------------------+