Skip to content
  • Leigh B. Stoller's avatar
    Rework all of the ssh key handling. Moved the parsing and verification · ae77bdb6
    Leigh B. Stoller authored
    to an external perl script, and use ssh-keygen to attempt conversion
    off SSH2/SECSH key formats. This is actually a simplification of the
    php code, which is not generally very good at this kind of thing (or
    maybe I mean perl is just better at it). The parsing and error
    handling it also much improved.
    ae77bdb6