mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -05:00
4147d58aee
Reported-by: sayrer on github Closes #4262 [skip ci]
10 lines
224 B
D
10 lines
224 B
D
Long: tlsuser
|
|
Arg: <name>
|
|
Help: TLS user name
|
|
Added: 7.21.4
|
|
---
|
|
Set username for use with the TLS authentication method specified with
|
|
--tlsauthtype. Requires that --tlspassword also is set.
|
|
|
|
This doesn't work with TLS 1.3.
|