atc0005 / check-cert

Go-based tooling to check/verify certs
MIT License
21 stars 3 forks source link

lscert | Add support for parsing/displaying CSR files #449

Open atc0005 opened 1 year ago

atc0005 commented 1 year ago

Overview

openssl command:

openssl req -noout -text -in <CSR_FILE>

References

atc0005 commented 6 months ago

Note to self: Make sure that the public key details are listed.