Skip to content

Releases: EasyPost/ssh_certificate_parser

v1.6.0

Choose a tag to compare

@Justintime50 Justintime50 released this 09 Jun 17:46
9701ab0
  • Adds support for certs that last forever
  • Adds support for ed25519 certs

v1.5.0

Choose a tag to compare

@Justintime50 Justintime50 released this 24 May 15:27
e21b29d
  • Adds proper support for ecdsa-sha2-nistp256

1.4.0

Choose a tag to compare

@Justintime50 Justintime50 released this 14 Mar 20:02
32e20fc
  • Adds proper support for ecdsa-sha2-nistp384

1.3.3

Choose a tag to compare

@Roguelazer Roguelazer released this 16 Aug 18:39
1.3.3

This version (and its immediate ancestors) just clean up the PyPI metadata a bit

1.3.0 - The One with ECDSA

Choose a tag to compare

@Roguelazer Roguelazer released this 16 Aug 18:39
1.3.0
33322be
  • Can now parse ECDSA keys (if they're signed with an RSA CA)
  • Add .from_file constructor on SSHCertificate
  • Add a bunch of type hints
  • Improve documentation

You can now find our docs at https://ssh-certificate-parser.readthedocs.io/en/latest/