mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:13:32 +03:00
docs: spellfixes
Pointed by the new CI job
This commit is contained in:
parent
72c41f7c8b
commit
fd1ce3d4b0
188 changed files with 1203 additions and 1208 deletions
|
|
@ -12,7 +12,7 @@ Require SSL/TLS for the connection. Terminates the connection if the server
|
|||
does not support SSL/TLS.
|
||||
|
||||
This option is handled in LDAP since version 7.81.0. It is fully supported
|
||||
by the openldap backend and rejected by the generic ldap backend if explicit
|
||||
by the OpenLDAP backend and rejected by the generic ldap backend if explicit
|
||||
TLS is required.
|
||||
|
||||
This option was formerly known as --ftp-ssl-reqd.
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ the server does not support SSL/TLS. See also --ftp-ssl-control and --ssl-reqd
|
|||
for different levels of encryption required.
|
||||
|
||||
This option is handled in LDAP since version 7.81.0. It is fully supported
|
||||
by the openldap backend and ignored by the generic ldap backend.
|
||||
by the OpenLDAP backend and ignored by the generic ldap backend.
|
||||
|
||||
Please note that a server may close the connection if the negotiation does
|
||||
not succeed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue