Bug: 249330482

Clone this repo:
  1. a400beb Merge "Shift host-only to visibility restriction" into main am: 7382da3180 by David Drysdale · 9 weeks ago main master
  2. 7382da3 Merge "Shift host-only to visibility restriction" into main by David Drysdale · 9 weeks ago
  3. 54fd1a7 Upgrade x509-cert to 0.2.4 am: d2a24d5102 am: 58583aa0bf am: 106e9e3011 by Andrew Walbran · 4 months ago
  4. 106e9e3 Upgrade x509-cert to 0.2.4 am: d2a24d5102 am: 58583aa0bf by Andrew Walbran · 4 months ago
  5. 58583aa Upgrade x509-cert to 0.2.4 am: d2a24d5102 by Andrew Walbran · 4 months ago

RustCrypto: X.509 Certificates

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.

Documentation

Minimum Supported Rust Version

This crate requires Rust 1.65 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.