Releases: pete911/certinfo
Releases · pete911/certinfo
v1.0.19
Changelog
- 46c2488 add support for reading certificates from clipboard. (#34)
- 20d365d support stdin, clipboard, file and network cert at the same time
- fc3aaaa update readme with clipboard flag
v1.0.18
Changelog
- 5cb75ff Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#32)
- 069812b add test for certificates with extra new lines
- 8eb4f4f fix load certificate with spaces test
- 387ab58 remove deprecated block from goreaser
- e4f55fb trim spaces of the certificate before loading (#33)
v1.0.17
Changelog
- 42d0d71 use key instead of subject to check root cert (#31)
v1.0.16
Changelog
- fe0279e Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#29)
- b85f701 enables identification of root certificate if subject and issuer identical in spite of defined authority key id. (#30)
- 9e1bc55 update dependencies
v1.0.15
Changelog
- 3b2349e parse subject more accurately
v1.0.14
Changelog
- 6c201c8 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#28)
- 0e35ab4 add authority and subject key id fields
- 65eeeeb add workflow badge
- 0ca0060 update dependencies
- b7a63b9 update dependencies
- efb88b0 update github actions