0.13.1
Fixed incorrect usage of the subject certificate's parameter's key identifier method when computing the key identifier of the issuer for the subject's authority key identifier (AKI) extension.
What's Changed
- Fix reference in changelog about RSA key generation by @djc in #258
- Set library version for CLI crate by @djc in #257
- cli: add more Cargo metadata by @djc in #259
- examples: sign-leaf-with-ca uses ca key for signing end entity cert by @markdingram in #263
- cert: use key_identifier_method of issuer for AKI by @cpu in #262