Skip to content

Releases: NationalSecurityAgency/MADCert

v2.4.0

05 Jul 15:21
Compare
Choose a tag to compare

Added

  • Attributes Locality and State for User/Server Certificates

v2.3.1

30 Mar 16:04
Compare
Choose a tag to compare

Updated:

  • node-forge to 1.3.0

v2.3.0

10 Feb 23:11
aa4746a
Compare
Choose a tag to compare

Changed:

  • removed nonRepudiation and dataEncipherment key usages

v2.2.1

31 Jan 19:23
0828d1b
Compare
Choose a tag to compare

Fixed:

  • updated outdated dependencies yargs, fs-extra, mocha
  • auto populate common name for server certs if common name is not specified

v2.2.0

12 Jul 16:47
3e303ae
Compare
Choose a tag to compare

Added

  • Madcert commandline print command to see contents of certificates.

v2.1.3

10 Jun 19:07
bd11bed
Compare
Choose a tag to compare

Fixed

  • Readme update to fix example cli command.

v2.1.2

10 Jun 14:08
09f5993
Compare
Choose a tag to compare

Updated

  • Readme to include node.js examples and additional cli examples.

v2.1.1

27 May 13:39
40e19eb
Compare
Choose a tag to compare

Updated

  • Keywords added to package.json.

v2.1.0

27 May 12:46
88dee9e
Compare
Choose a tag to compare

Updated

  • Added authorityKeyIdentifier extension to intermediate CA, server and user certificates.
  • Reduced default valid certificate timeframe to 1 year.

Fixed

  • Added critical flag to extensions.
  • Removed conflicting certificate extensions.

v2.0.0

06 Apr 17:46
v2.0.0
31dfef6
Compare
Choose a tag to compare

Changed

  • Changed documentation to use npm/npx instead of yarn.
  • Removed MADCert package.json script to require MADCert to be run as a binary.
  • Line endings changed to LF endings.
  • moment was replaced by date-fns.

Updated

  • Dependency versions updated to latest.

Fixed

  • MADCert list commands to ignore files and only list directories as CAs.