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]
9 lines
211 B
Makefile
9 lines
211 B
Makefile
Long: tlspassword
|
|
Help: TLS password
|
|
Added: 7.21.4
|
|
---
|
|
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.
|