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

Support hyphenated digits format for certificate code #668

Open
fulldecent opened this issue Mar 3, 2025 · 0 comments · May be fixed by #669
Open

Support hyphenated digits format for certificate code #668

fulldecent opened this issue Mar 3, 2025 · 0 comments · May be fixed by #669

Comments

@fulldecent
Copy link

fulldecent commented Mar 3, 2025

Currently we support only codes including the characters: [A-Za-z0-9].

This can be a problem if the certificates must be verified because 0 looks like O and o. And 1 looks like i I l and L.

We can support digits which are unambiguous. Also we can add hyphens for readability.

PR coming.

Screenshare.-.2025-02-26.8_02_28.PM.mp4
@fulldecent fulldecent linked a pull request Mar 3, 2025 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.

1 participant