docs/cmdline-opts: mention STARTTLS for --ssl and --ssl-reqd

... since users might look for those terms in the manpage.

Closes #13590
This commit is contained in:
Daniel Stenberg 2024-05-10 23:30:06 +02:00
parent efe93019a7
commit 7d8d25174c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 7 additions and 4 deletions

View file

@ -16,7 +16,8 @@ Example:
# `--ssl-reqd`
Require SSL/TLS for the connection. Terminates the connection if the transfer
Require SSL/TLS for the connection - often referred to as STARTTLS or STLS
because of the involved commands. Terminates the connection if the transfer
cannot be upgraded to use SSL/TLS.
This option is handled in LDAP (added in 7.81.0). It is fully supported by the