Frontend webtool for examining certificates
Requires digitalbazaar/forge:
git clone https://github.com/digitalbazaar/forge
cd forge
npm install
npm run bundle
Also requires lapo-luchini/asn1js:
git clone https://github.com/lapo-luchini/asn1js