Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x509-cert v0.2.4 #1170

Merged
merged 1 commit into from
Jul 25, 2023
Merged

x509-cert v0.2.4 #1170

merged 1 commit into from
Jul 25, 2023

Commits on Jul 25, 2023

  1. x509-cert v0.2.4

    Added
    - `add_attribute` to `RequestBuilder` ([RustCrypto#1137])
    
    Changed
    - bump `serde_json` from 1.0.97 to 1.0.99 ([RustCrypto#1122])
    - use the shortest name when looking attr OID ([RustCrypto#1130])
    - bump `serde_json` from 1.0.100 to 1.0.103 ([RustCrypto#1158])
    
    Fixed
    - RDN string representation ([RustCrypto#1126])
    - `Arbitrary` for certificates ([RustCrypto#1150])
    
    [RustCrypto#1122]: RustCrypto#1122
    [RustCrypto#1126]: RustCrypto#1126
    [RustCrypto#1130]: RustCrypto#1130
    [RustCrypto#1137]: RustCrypto#1137
    [RustCrypto#1150]: RustCrypto#1150
    [RustCrypto#1158]: RustCrypto#1158
    baloo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    58cec66 View commit details
    Browse the repository at this point in the history