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

Specify correct certificate identities #44

Open
ekr opened this issue Nov 21, 2021 · 2 comments
Open

Specify correct certificate identities #44

ekr opened this issue Nov 21, 2021 · 2 comments

Comments

@ekr
Copy link
Contributor

ekr commented Nov 21, 2021

The method specific identifier MUST match the common name used in the SSL/TLS certificate, and it MUST NOT include IP addresses. A port MAY be included and the colon MUST be percent encoded to prevent a conflict with paths. Directories and subdirectories MAY optionally be included, delimited by colons rather than slashes.

As noted in RFC 6125, subjectAltName is the preferred place for the identity.

@ekr
Copy link
Contributor Author

ekr commented Nov 21, 2021

More generally, you should just be citing RFC 2818 here.

@gribneau
Copy link
Contributor

+1

We can improve the language there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants