Open
Description
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
Labels
No labels