summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/pass.d
blob: 127786e1155bd1c86e0ce747313afd55db1ce5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: pass
Arg: <phrase>
Help: Pass phrase for the private key
Protocols: SSH TLS
Category: ssh tls auth
Example: --pass secret --key file $URL
Added: 7.9.3
See-also: key user
---
Passphrase for the private key.

If this option is used several times, the last one will be used.