We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5e7e1 commit 3d60315Copy full SHA for 3d60315
docs/core/config/proxy/overview.md
@@ -124,7 +124,7 @@ You can use SSL/TLS connection to destination server by returning:
124
* `starttls=yes`: Use STARTTLS command instead of doing SSL handshake
125
immediately after connected.
126
127
-* `starttls=any-cert`: Combine `starttl` and `ssl=any-cert`.
+* `starttls=any-cert`: Combine `starttls` and `ssl=any-cert`.
128
129
::: info
130
Login processes are chrooted, so [[setting,ssl_client_ca_dir]] setting
0 commit comments