Skip to content

allow using verify-aws flag for x509-parser dependency #397

@cfal

Description

@cfal

x509-parser supports the verify-aws flag but the verify feature using ring is hardcoded:

https://github.com/rusticata/x509-parser/blob/master/Cargo.toml#L41
https://github.com/rustls/rcgen/blob/main/rcgen/Cargo.toml#L27

is it possible to specify the verify-aws flag so that aws-lc-rs users don't pull in ring when using rcgen with the aws_lc_rs feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions