mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
5dddc1dc7e
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
11 lines
243 B
D
11 lines
243 B
D
Long: tlsuser
|
|
Arg: <name>
|
|
Help: TLS user name
|
|
Added: 7.21.4
|
|
Category: tls auth
|
|
---
|
|
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.
|