We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cf2d1 commit 08029a7Copy full SHA for 08029a7
docs/cmdline-opts/tlsauthtype.d
@@ -5,4 +5,6 @@ Added: 7.21.4
5
---
6
Set TLS authentication type. Currently, the only supported option is "SRP",
7
for TLS-SRP (RFC 5054). If --tlsuser and --tlspassword are specified but
8
---tlsauthtype is not, then this option defaults to "SRP".
+--tlsauthtype is not, then this option defaults to "SRP". This option works
9
+only if the underlying libcurl is built with TLS-SRP support, which requires
10
+OpenSSL or GnuTLS with TLS-SRP support.
0 commit comments