Skip to content

Email address are treated as case sensitive when verifying signatures #459

Description

@imolloy

Description

When using an email identity to verify a signature, the email is currently case sensitive. E.g.,

--identity foo@bar.com works but --identity FoO@baR.coM fails.

Verification failed with error: Certificate's SANs do not match FoO@baR.coM; actual SANs: {'foo@bar.com'}

Version

Latest v1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions