Decode CSR / Certificates using Openssl cmds
- Step up from running openssl cmds thru cli .
- Instead of using commerical sites use locally ran scripts to decode CSR's or Certificates with sleek UI.
- Store the output in the same folder for future reference.
- MD5 hash of certificate.
- Python 3.11 or above
- pip3 install fastapi,pyOpenSSL,python-multipsrt,uvicorn