tlspassword.d 291 B

1234567891011
  1. Long: tlspassword
  2. Arg: <string>
  3. Help: TLS password
  4. Added: 7.21.4
  5. Category: tls auth
  6. Example: --tlspassword pwd --tlsuser user $URL
  7. ---
  8. Set password for use with the TLS authentication method specified with
  9. --tlsauthtype. Requires that --tlsuser also be set.
  10. This doesn't work with TLS 1.3.