mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
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.
|