Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@csstaub csstaub released this 27 Sep 20:58
· 334 commits to master since this release
v1.4.0
3e5957b

New features
Add JSON output for commands, can be enabled with --json flag (#94, #96)
Add new verify command to allow validating a cert chain from a file (#95)

Other changes
Strip PEM headers when writing PEM blocks, as OpenSSL doesn't like them (#91)
Use Go 1.7 for target build, add more output/layout tests (95965e1)