Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added - Certificate builder ([#764]) - Support for `RandomizedSigner` in builder ([#1007]) - Provide parsing profiles ([#987]) - Support for `Time::INFINITY` ([#1024]) - Conversion from `std::net::IpAddr` ([#1035]) - `CertReq` builder ([#1034]) Changed - use `ErrorKind::Value` for overlength serial ([#988]) - Bump `hex-literal` to v0.4.1 ([#999]) - Builder updates ([#1001]) - better debug info when `zlint` isn't installed ([#1018]) - make SKI optional in leaf certificate ([#1028]) - bump rsa from 0.9.0-pre.2 to 0.9.0 ([#1033]) Fixed - fix `KeyUsage` bit tests ([#993]) - extraneous PhantomData in `TbsCertificate` ([#1017])
- Loading branch information