Skip to content

Should X509Name implement Eq according to 7.1? #20

Open
@jannschu

Description

@jannschu

Hi,

section 7.1 of RFC 5280 specifies how distinguished names must be checked for equality.

Should the Eq implementation reflect that? Currently PartialEq is derived automatically. Since comparing DNs is a common task, I think this would be helpful.

I will check how much work it is to implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions