Skip to content

0.6.3

Compare
Choose a tag to compare
@djc djc released this 03 Jul 13:31
· 93 commits to main since this release

What's Changed

  • Security Issue: Windows certificates require an additional check to see if the certificate has expired. by @darsvador in #45
  • Document SSL_CERT_FILE environment variable by @bnoordhuis in #47
  • Update dependencies by @djc in #50
  • Apply clippy suggestions for Rust 1.67 by @djc in #53
  • CI: update workflow actions by @cpu in #55
  • Update x509-parser requirement from 0.14 to 0.15 by @dependabot in #58
  • deps: update rustls v0.20.0 -> v0.21.0 by @cpu in #61
  • Update dev-dependencies by @djc in #65
  • Display original error on failure by @djc in #49
  • Implement AsRef<[u8]> for Certificate by @daxpedda in #66
  • Bump MSRV to 1.60 and restrict to checking library code by @djc in #67
  • Prepare 0.6.3 by @daxpedda in #69