Skip to content
  • David Johnson's avatar
    Add a method that explicitly returns *only* Emulab-generated pubkeys. · 649a30ac
    David Johnson authored
    This method looks to see if these keys were *likely* generated by us.
    The regular GetSSHKeys specifically filters these out.  This new method
    should be used carefully, since these keys are not passphrase-protected.
    For instance, I'm only using it for loading keys on switches that are
    only locally accessible right now.
    649a30ac