Display an X.509 DER-encoded certificate as a JSON string.
Find a file
2025-07-19 03:00:31 -05:00
asn1 Convert decoder and loader to resemble X.509 spec 2025-07-15 03:04:25 -05:00
helpers Convert decoder and loader to resemble X.509 spec 2025-07-15 03:04:25 -05:00
oid Convert decoder and loader to resemble X.509 spec 2025-07-15 03:04:25 -05:00
style Flesh out more of the output formats 2025-06-27 15:56:57 -05:00
x509 Load the rest of the certificate 2025-07-19 03:00:31 -05:00
.gitignore Start porting codebase to Go 2025-06-17 13:04:42 -05:00
go.mod Start porting codebase to Go 2025-06-17 13:04:42 -05:00
LICENSE Setup a basic project and program driver 2025-03-14 12:53:20 -05:00
main.go Convert decoder and loader to resemble X.509 spec 2025-07-15 03:04:25 -05:00
Makefile Start porting codebase to Go 2025-06-17 13:04:42 -05:00
README.md Setup a basic project and program driver 2025-03-14 12:53:20 -05:00

Jasn1

Display an X.509 DER-encoded certificate as a JSON string.