GitPedia
Home/Dexus/pem/Changelog
Dexus

Dexus/pem

Create private keys and certificates with node.js

26 Releases
Latest: 6y ago
v1.14.4Latest
DexusDexus·6y ago·January 25, 2020
GitHub

🐛 Bug Fixes

  • travis.yaml ([0768ade](https://github.com/Dexus/pem/commit/0768ade631033c1bb35d0bd207d80cc87b5f1813))
  • update readme and deps ([59c17d1](https://github.com/Dexus/pem/commit/59c17d15674787f3a7ef9a38c9660b9ee77e770f))
v1.14.3
DexusDexus·6y ago·September 17, 2019
GitHub

🐛 Bug Fixes

  • package: fix [#264](https://github.com/Dexus/pem/issues/264) & remove package-lock.josn ([53f1356](https://github.com/Dexus/pem/commit/53f1356))
v1.14.2
DexusDexus·7y ago·February 16, 2019
GitHub

🐛 Bug Fixes

  • Merge pull request [#234](https://github.com/Dexus/pem/issues/234) from pvangeepuram/fix-serviceKeyPassword-issue ([1649e7b](https://github.com/Dexus/pem/commit/1649e7b))
v1.14.1
DexusDexus·7y ago·January 25, 2019
GitHub

🐛 Bug Fixes

  • package: add altNames + csrConfigFile options to createCertificate ([f599d96](https://github.com/Dexus/pem/commit/f599d96))
v1.14.0
DexusDexus·7y ago·January 25, 2019
GitHub

Features

  • package: Support SAN Certificate from CSR ([#229](https://github.com/Dexus/pem/issues/229)) ([fa450f5](https://github.com/Dexus/pem/commit/fa450f5))
v1.13.2
DexusDexus·7y ago·October 26, 2018
GitHub

🐛 Bug Fixes

  • package: security fix ([#217](https://github.com/Dexus/pem/issues/217)) ([bed1190](https://github.com/Dexus/pem/commit/bed1190))
v1.13.1
DexusDexus·7y ago·September 14, 2018
GitHub

🐛 Bug Fixes

  • package: remove -utf8 option ([4d10fb2](https://github.com/Dexus/pem/commit/4d10fb2)), closes [#214](https://github.com/Dexus/pem/issues/214)
v1.13.0
DexusDexus·7y ago·September 11, 2018
GitHub

Features

  • package: add promisify methods pem.promisify.FUNCTIONNAME ([8a0c1bc](https://github.com/Dexus/pem/commit/8a0c1bc))
v1.12.8
DexusDexus·7y ago·September 11, 2018
GitHub

🐛 Bug Fixes

  • package: dep updates and fix deprecated api ([610a403](https://github.com/Dexus/pem/commit/610a403))
  • package: fix deprecated api ([6fdfd32](https://github.com/Dexus/pem/commit/6fdfd32))
  • package: fix deprecated api ([3fbe212](https://github.com/Dexus/pem/commit/3fbe212))
  • pem: allow utf8 charset in fields ([2cb97aa](https://github.com/Dexus/pem/commit/2cb97aa))
v1.12.7
DexusDexus·7y ago·September 11, 2018
GitHub

🐛 Bug Fixes

  • package: fix fetchCertificate to list all infos ([3f13a0d](https://github.com/Dexus/pem/commit/3f13a0d)), closes [#196](https://github.com/Dexus/pem/issues/196)
  • package: fix fetchCertificate to list all infos ([e6a8f3c](https://github.com/Dexus/pem/commit/e6a8f3c)), closes [#196](https://github.com/Dexus/pem/issues/196)
v1.12.6
DexusDexus·7y ago·September 10, 2018
GitHub

🐛 Bug Fixes

  • package: Update package ([ba9de04](https://github.com/Dexus/pem/commit/ba9de04))
v1.12.5
DexusDexus·8y ago·April 9, 2018
GitHub

🐛 Bug Fixes

  • Ensure synchronous tmpfile writes, deletes ([37d7cdd](https://github.com/Dexus/pem/commit/37d7cdd))
v1.12.4
DexusDexus·8y ago·April 4, 2018
GitHub

🐛 Bug Fixes

  • pin eslint-plugin-import to 2.9.0 ([634461a](https://github.com/Dexus/pem/commit/634461a))
v1.12.3
DexusDexus·8y ago·October 10, 2017
GitHub

🐛 Bug Fixes

  • package: [#117](https://github.com/Dexus/pem/issues/117) verifySigningChain optional CA certificates ([b6aafd4](https://github.com/Dexus/pem/commit/b6aafd4))
v1.12.2
DexusDexus·8y ago·October 8, 2017
GitHub

🐛 Bug Fixes

  • package: build and release [#150](https://github.com/Dexus/pem/issues/150) fix and create HISTORY after release. ([e948217](https://github.com/Dexus/pem/commit/e948217))
v1.12.1
DexusDexus·8y ago·October 7, 2017
GitHub

🐛 Bug Fixes

  • tests: renamed helper functions ([0073032](https://github.com/Dexus/pem/commit/0073032))
v1.12.0
DexusDexus·8y ago·September 29, 2017
GitHub

🐛 Bug Fixes

  • package: consistent usage of -password -passin and -passout ([a7c5654](https://github.com/Dexus/pem/commit/a7c5654))
  • package: Re-Structuring ([#147](https://github.com/Dexus/pem/issues/147)) ([8ecde10](https://github.com/Dexus/pem/commit/8ecde10))

Features

  • add createEcparam to create EC private keys ([6c991b5](https://github.com/Dexus/pem/commit/6c991b5))
v1.11.2
DexusDexus·8y ago·September 21, 2017
GitHub

🐛 Bug Fixes

  • package: max 20 octets for serial ([#141](https://github.com/Dexus/pem/issues/141)) ([8722e77](https://github.com/Dexus/pem/commit/8722e77)), closes [#136](https://github.com/Dexus/pem/issues/136) [#84](https://github.com/Dexus/pem/issues/84)
v1.11.1
DexusDexus·8y ago·September 20, 2017
GitHub

🐛 Bug Fixes

  • package: fix check pkcs12 openssl1.1.0 not printed "MAC verified OK" ([#140](https://github.com/Dexus/pem/issues/140)) ([7e97261](https://github.com/Dexus/pem/commit/7e97261)), closes [#136](https://github.com/Dexus/pem/issues/136) [#136](https://github.com/Dexus/pem/issues/136)
  • package: parse serial and getDhparamInfo ([#139](https://github.com/Dexus/pem/issues/139)) ([14c503f](https://github.com/Dexus/pem/commit/14c503f)), closes [#136](https://github.com/Dexus/pem/issues/136)
v1.11.0
DexusDexus·8y ago·September 13, 2017
GitHub

Features

  • use standard (https://standardjs.com) for coding style guide ([c48736b](https://github.com/Dexus/pem/commit/c48736b))
v1.9.6
DexusDexus·9y ago·April 27, 2017
GitHub
Released v1.9.4v1.9.4
DexusDexus·9y ago·December 1, 2016
GitHub

Bump to v1.9.4

v1.9.0
DexusDexus·9y ago·November 28, 2016
GitHub
v1.8.3
DexusDexus·10y ago·May 7, 2016
GitHub
1.8.1
DexusDexus·10y ago·September 21, 2015
GitHub
v1.7.1
DexusDexus·11y ago·February 27, 2015
GitHub

Bumped version to v1.7.1