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

WWSympa: TLS client authentication: Get email from certificate according to S/MIME #571

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Mar 21, 2019

Now it gets rfc822Name in X.509v3 subjectAltName, otherwise emailAddress attribute in subject DN (the first one of either), accroding to S/MIME (See RFC 5750, 3 and 4.4.3).

Note that earlier efforts getting attribute such as MAIL, Email in subject DN are no longer supported.

… subjectAltName, otherwise emailAddress attribute in subject DN (the first one of either).

Note: Earlier efforts getting attribute such as MAIL, Email in subject DN are no longer supported.
@ikedas ikedas added the design label Mar 21, 2019
@ikedas ikedas added this to the 6.2.44 milestone Mar 21, 2019
@ikedas ikedas self-assigned this Mar 21, 2019
@ikedas ikedas merged commit c2536ce into sympa-community:sympa-6.2 Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant