fune/toolkit/components/certviewer/content
2022-09-02 11:58:43 +00:00
..
components Bug 1788898 - Stop increasing the font size for about:certificate tabs too much r=dao 2022-09-02 11:58:43 +00:00
vendor
.eslintrc.js
asn1js.js
bundle.sh
certDecoder.jsm Bug 1772299 - Reject modification to globalThis inside system module. r=Standard8,webdriver-reviewers,jdescottes 2022-06-15 22:20:53 +00:00
certviewer.css
certviewer.html
certviewer.js Bug 1780543 - Part 4: Add mozilla/remote-page environment. r=Standard8 2022-07-26 02:46:30 +00:00
package.json
pkijs.js
pvutils.js
README.md

Certificate Viewer

Dependencies

PKI.js ASN1.js pvutils.js Browserify

Updating dependencies

Install all the dependencies doing npm i.

Run npm run build any time you add something new to pvutils.js, pkijs.js, asn1.js or any other file required in that one.