summaryrefslogtreecommitdiff
path: root/ssh-agent.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-agent.0')
-rw-r--r--ssh-agent.020
1 files changed, 11 insertions, 9 deletions
diff --git a/ssh-agent.0 b/ssh-agent.0
index df4f0cc6c..71dddc27c 100644
--- a/ssh-agent.0
+++ b/ssh-agent.0
@@ -5,7 +5,9 @@ NAME
5 5
6SYNOPSIS 6SYNOPSIS
7 ssh-agent [-c | -s] [-Dd] [-a bind_address] [-E fingerprint_hash] 7 ssh-agent [-c | -s] [-Dd] [-a bind_address] [-E fingerprint_hash]
8 [-P provider_whitelist] [-t life] [command [arg ...]] 8 [-P allowed_providers] [-t life]
9 ssh-agent [-a bind_address] [-E fingerprint_hash] [-P allowed_providers]
10 [-t life] command [arg ...]
9 ssh-agent [-c | -s] -k 11 ssh-agent [-c | -s] -k
10 12
11DESCRIPTION 13DESCRIPTION
@@ -37,13 +39,13 @@ DESCRIPTION
37 -k Kill the current agent (given by the SSH_AGENT_PID environment 39 -k Kill the current agent (given by the SSH_AGENT_PID environment
38 variable). 40 variable).
39 41
40 -P provider_whitelist 42 -P allowed_providers
41 Specify a pattern-list of acceptable paths for PKCS#11 and FIDO 43 Specify a pattern-list of acceptable paths for PKCS#11 provider
42 authenticator shared libraries that may be used with the -S or -s 44 and FIDO authenticator middleware shared libraries that may be
43 options to ssh-add(1). Libraries that do not match the whitelist 45 used with the -S or -s options to ssh-add(1). Libraries that do
44 will be refused. See PATTERNS in ssh_config(5) for a description 46 not match the pattern list will be refused. See PATTERNS in
45 of pattern-list syntax. The default whitelist is 47 ssh_config(5) for a description of pattern-list syntax. The
46 M-bM-^@M-^\/usr/lib/*,/usr/local/lib/*M-bM-^@M-^]. 48 default list is M-bM-^@M-^\/usr/lib/*,/usr/local/lib/*M-bM-^@M-^].
47 49
48 -s Generate Bourne shell commands on stdout. This is the default if 50 -s Generate Bourne shell commands on stdout. This is the default if
49 SHELL does not look like it's a csh style of shell. 51 SHELL does not look like it's a csh style of shell.
@@ -114,4 +116,4 @@ AUTHORS
114 created OpenSSH. Markus Friedl contributed the support for SSH protocol 116 created OpenSSH. Markus Friedl contributed the support for SSH protocol
115 versions 1.5 and 2.0. 117 versions 1.5 and 2.0.
116 118
117OpenBSD 6.7 December 21, 2019 OpenBSD 6.7 119OpenBSD 6.8 June 22, 2020 OpenBSD 6.8