[BACK]Return to sshconnect2.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sshconnect2.c between version 1.331 and 1.332

version 1.331, 2020/10/18 11:32:02 version 1.332, 2020/10/29 02:52:43
Line 1597 
Line 1597 
   
 /*  /*
  * try keys in the following order:   * try keys in the following order:
  *      1. certificates listed in the config file   *      1. certificates listed in the config file
  *      2. other input certificates   *      2. other input certificates
  *      3. agent keys that are found in the config file   *      3. agent keys that are found in the config file
  *      4. other agent keys   *      4. other agent keys
  *      5. keys that are only listed in the config file   *      5. keys that are only listed in the config file

Legend:
Removed from v.1.331  
changed lines
  Added in v.1.332