Display an X.509 DER-encoded certificate as a JSON string.
Find a file
2025-07-24 10:37:28 -05:00
asn1 Make the import style consistent 2025-07-24 10:34:23 -05:00
helpers Flesh out the openssl output format, minus the certificate extensions 2025-07-24 10:36:58 -05:00
oid Make oids print during debug 2025-07-19 14:52:40 -05:00
style Flesh out the openssl output format, minus the certificate extensions 2025-07-24 10:36:58 -05:00
x509 Flesh out the openssl output format, minus the certificate extensions 2025-07-24 10:36:58 -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 Dump the certificate in openssl output format 2025-07-24 10:37:28 -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.