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

Error : Certificate Name format #96

Open
Leeeuijooo opened this issue Jul 30, 2024 · 0 comments
Open

Error : Certificate Name format #96

Leeeuijooo opened this issue Jul 30, 2024 · 0 comments

Comments

@Leeeuijooo
Copy link

We have discovered an error where certificates cannot be viewed in the UI.

The issue occurs when the Certificate Name contains a "." This causes an error, preventing the certificate details from being displayed in the UI. When the green button is clicked, there is no response.

image

As far as I know, when issuing a certificate with easyrsa, the Certificate Name is not affected by periods. Additionally, I confirmed that in the UI code, particularly in certificates.go, the name is received and returned as a string.

image

"." If i do not fill in, UI will respond

image

Is there a set format?

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

1 participant