Releases: node-opcua/node-opcua-pki
Releases · node-opcua/node-opcua-pki
Release 5.1.0
- remove tests certificates from packages (6613e6e)
- fix installation of openssl on windows (4d21f2b)
Release 5.0.0
- update packages (d616798)
- update copyright year (6eadac5)
- chore: formatting (4e0af65)
- BREAKING CHANGE: remove callback support to favor async/await (85a6262)
Release 4.18.0
- .adjust release-it.json (094a11e)
- [20aee24] buildIdealCertificateName now replace / or \ with _ to avoid building invalid filename from certificate CN
v2.15.3
- [bff7833] update to latest openssl version on Windows
- [db33cf7] address minimist vulnerability again
- [7b08718] update readme.md
v2.14.2
- [ 95b6cce] fix subject argument
- [578dc83] fix minimist package version to prevent vulnerability issue
v2.12.0
- drop support for nodejs 10
- #20 #21 fix yargs issue