Skip to content

0.14.6

Choose a tag to compare

@djc djc released this 13 Dec 15:41
· 28 commits to main since this release
v0.14.6

What's Changed

  • Use private cfg for docs.rs-like builds by @ctz in #384
  • Expand rustdoc for CertificateSigningRequestParams::from_der by @dwhjames in #386
  • Group imports by @iamjpotts in #381
  • examples: add signing new cert using existing ca pem files by @iamjpotts in #379
  • Tweak CSR parsing errors/documentation by @djc in #390
  • Rename invalid CSR signature error variant by @djc in #393
  • chore: fix some typos in comments by @black5box in #395
  • ci: sync cargo-check-external-types nightly by @cpu in #399
  • Forward selected crypto backend to x509-parser by @djc in #398