Skip to content

Releases: square/certigo

Version 1.1.0

22 Jun 18:20
v1.1.0
Compare
Choose a tag to compare

New features
Add a command to dump certificates from a remote server (#68, 3a723d2)
Add a command to convert input files to PEM blocks (#73, b76eb3b)

Other improvements
Support elliptic curve keys in JCEKS key stores (#76, 8997616)
Support streaming input of PEM blocks (#62, 18bf8fe)

Initial release

13 Jun 19:00
v1.0.0
Compare
Choose a tag to compare

Supports pretty-printing certificates and key stores in PEM, DER, JCEKS, JKS (partial support only) and PKCS12 formats. Prints warnings for common problems with certificates, such as using SHA-1 certificates or small key sizes (e.g. 1024-bit RSA keys).