Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/smallstep/sshutil. Pull mirroring updated .
  1. Jun 21, 2020
    • David Cowden's avatar
      keys: Fix certificate parsing · 54a8bead
      David Cowden authored
      ssh.ParsePublicKey parses a certificate in ssh wire formate. The
      ssh.ParseAuthorizedKey method can parse the human-serialized version of
      an ssh certificate as is used when writing data to the filesystem.
      54a8bead
    • David Cowden's avatar
      keys: Add cert utilities and polish/cleanup · 39b86be0
      David Cowden authored
      * Add utility funcs to load ssh certs.
      * Rename key loading funcs to mirror the ssh package.
      * Replace the example server key with an unencrypted key.
      39b86be0
  2. Jun 19, 2020
  3. Jun 18, 2020
  4. Jun 17, 2020
  5. Jun 16, 2020
Loading