Skip to content

0.14.9

Latest

Choose a tag to compare

@cpu cpu released this 10 Aug 18:42
· 5 commits to main since this release
v/0.14.9

Previous versions generated DER that is strictly incompatible with the spec, writing an explicit false value for IsCa::ExplicitNoCa where this should be omitted (as it's the default).

What's Changed

  • doc: amend description to point to CertificateParams for additional explanation by @mcr in #433
  • Omit default cA flag value as required by spec by @djc in #444