PeculiarVentures / PKI.js

PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
http://pkijs.org
Other
1.3k stars 204 forks source link

404 in Readme.md #338

Closed rushglen closed 2 years ago

rushglen commented 2 years ago

"Use in Node.js At the moment PKI.js code is compiled for Node v6 version. But in fact initially PKI.js code is a pure ES6 code and you could build it for any Node version by changing this line and run npm run build again."

"changing this line" link returns 404

microshine commented 2 years ago

The issue will be fixed in v3.0.0