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

RFC 8738 IP Identifier Validation Support #11

Open
Leo1003 opened this issue Nov 20, 2024 · 2 comments · May be fixed by #12
Open

RFC 8738 IP Identifier Validation Support #11

Leo1003 opened this issue Nov 20, 2024 · 2 comments · May be fixed by #12

Comments

@Leo1003
Copy link

Leo1003 commented Nov 20, 2024

RFC 8738 add support for certificate having IP address in their SANs.

It would be nice to support that since people might have some servers using IP address in their private network (e.g. LDAP server, database server, mail server...).

@uedvt359
Copy link
Contributor

uedvt359 commented Nov 20, 2024

agreed, this would be nice! we don't have immediate plans for implementing this, but a PR would be gladly accepted.

at first glance, there should not be many changes necessary, but i haven't read the spec yet. what i'm remembering:

if you can think of anything else, please let us know

@Leo1003
Copy link
Author

Leo1003 commented Nov 21, 2024

I currently have an initial implementation on my fork. However, I haven't well tested it yet and it requires some modifications to merge back to this repo. I think I can submit a PR after resolving these issues.

@Leo1003 Leo1003 linked a pull request Nov 27, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants