Releases: NationalSecurityAgency/MADCert
Releases · NationalSecurityAgency/MADCert
v2.4.0
Added
- Attributes Locality and State for User/Server Certificates
v2.3.0
Changed:
- removed nonRepudiation and dataEncipherment key usages
v2.2.1
Fixed:
- updated outdated dependencies yargs, fs-extra, mocha
- auto populate common name for server certs if common name is not specified
v2.2.0
Added
- Madcert commandline print command to see contents of certificates.
v2.1.3
Fixed
- Readme update to fix example cli command.
v2.1.2
Updated
- Readme to include node.js examples and additional cli examples.
v2.1.1
Updated
- Keywords added to package.json.
v2.1.0
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.