curl/docs/cmdline-opts/tlsuser.md
Daniel Stenberg 6e494a2390
docs: more language cleanups
- present tense
- avoid bad words

Closes #13003
2024-02-27 16:19:43 +01:00

465 B

c SPDX-License-Identifier Long Arg Help Added Protocols Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl tlsuser <name> TLS username 7.21.4 TLS tls auth single
tlspassword
--tlspassword pwd --tlsuser user $URL

--tlsuser

Set username for use with the TLS authentication method specified with --tlsauthtype. Requires that --tlspassword also is set.

This option does not work with TLS 1.3.