tlsuser.d 298 B

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