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

Diff for /src/usr.bin/ssh/ssh-keygen.1 between version 1.171 and 1.172

version 1.171, 2019/10/03 17:07:50 version 1.172, 2019/10/22 08:50:35
Line 716 
Line 716 
 The revocation file may be a KRL or a one-per-line list of public keys.  The revocation file may be a KRL or a one-per-line list of public keys.
 Successful verification by an authorized signer is signalled by  Successful verification by an authorized signer is signalled by
 .Nm  .Nm
   returning a zero exit status.
 .It Fl Y Cm check-novalidate  .It Fl Y Cm check-novalidate
 Checks that a signature generated using  Checks that a signature generated using
 .Nm  .Nm
Line 987 
Line 988 
 consisting of one or more comma-separated USER@DOMAIN identity patterns  consisting of one or more comma-separated USER@DOMAIN identity patterns
 that are accepted for signing.  that are accepted for signing.
 When verifying, the identity presented via the  When verifying, the identity presented via the
 .Fl I option  .Fl I
 must match a principals pattern in order for the corresponding key to be  option must match a principals pattern in order for the corresponding key to be
 considered acceptable for verification.  considered acceptable for verification.
 .Pp  .Pp
 The options (if present) consist of comma-separated option specifications.  The options (if present) consist of comma-separated option specifications.

Legend:
Removed from v.1.171  
changed lines
  Added in v.1.172