[BACK]Return to ssh-agent.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-agent.1 between version 1.74 and 1.75

version 1.74, 2022/10/07 04:06:26 version 1.75, 2022/10/07 06:00:58
Line 106 
Line 106 
 environment variable).  environment variable).
 .It Fl O Ar option  .It Fl O Ar option
 Specify an option when starting  Specify an option when starting
 .Xr ssh-agent 1 .  .Nm .
 Currently only one option is supported:  Currently only one option is supported:
 .Cm no-restrict-websafe .  .Cm no-restrict-websafe .
 This instructs  This instructs
 .Xr ssh-agent 1  .Nm
 to permit signatures using FIDO keys that might be web authentication  to permit signatures using FIDO keys that might be web authentication
 requests.  requests.
 By default,  By default,
 .Xr ssh-agent 1  .Nm
 refuses signature requests for FIDO keys where the key application string  refuses signature requests for FIDO keys where the key application string
 does not start with  does not start with
 .Dq ssh:  .Dq ssh:
Line 180 
Line 180 
 .Pp  .Pp
 In both cases,  In both cases,
 .Xr ssh 1  .Xr ssh 1
 looks at these environment variables and uses them to establish a connection to the agent.  looks at these environment variables
   and uses them to establish a connection to the agent.
 .Pp  .Pp
 The agent initially does not have any private keys.  The agent initially does not have any private keys.
 Keys are added using  Keys are added using

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75