-
Notifications
You must be signed in to change notification settings - Fork 224
[BUG] Filename cannot be empty for certs containing multiple domains #611
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
Comments
@Tealk Sounds like you didn't fill in some fields in the generator. Can you be more specific on the steps to reproduce it? Like which button in which panel you pressed and you fill in which field and didn't fill which fielfs? |
@Tealk I know where this come from but I have no idea why this error pops up since I don't maintain this section of the code base. zoraxy/src/web/components/cert.html Lines 231 to 237 in 549e492
@yeungalan You got any clues? |
Same error here. |
@jjmmbb Try use the ACME Tool to generate the certificate (you can find that under the SSL / TLS tab). It should bypass the error. |
Apparently the problem is when you create a wildcard certificate and add other subdomains in the same domain. |
Describe the bug
When attempting to generate a Let's Encrypt certificate for a domain that has an alias, the following error message is displayed:
Filename cannot be empty for certs containing multiple domains.
To Reproduce
Steps to reproduce the behavior:
Filename cannot be empty for certs containing multiple domains.
Expected behavior
The certificate generation process should handle domains with aliases correctly and generate the certificate without errors.
Browser (if it is a bug appears on the UI section of the system):
Host Environment (please complete following information, DO NOT REMOVE ANY FIELD(S)):
The text was updated successfully, but these errors were encountered: