mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 05:55:04 -05:00
f410b9e538
Closes #7378 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
11 lines
244 B
Makefile
11 lines
244 B
Makefile
Long: tlspassword
|
|
Arg: <string>
|
|
Help: TLS password
|
|
Added: 7.21.4
|
|
Category: tls auth
|
|
---
|
|
Set password for use with the TLS authentication method specified with
|
|
--tlsauthtype. Requires that --tlsuser also be set.
|
|
|
|
This doesn't work with TLS 1.3.
|