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

opencli ssl-domain should expand existing SSL for wildcard subdomains - not create another ssl #185

Open
stefanpejcic opened this issue Sep 4, 2024 · 0 comments

Comments

@stefanpejcic
Copy link
Owner

OpenPanel version(s) affected

0.2.8

Description

currently when we run the ssl generation:
2024-09-04_15-31

we end up with 2 certitifacates:

  • idemo.openpanel.org-0001
  • idemo.openpanel.org

we should use the --expand for certbot and edit exiting certificate, but problem is the ustom script, since letsencrypt caches txt record for 60 sec, we fail second dns validation!

How to reproduce

point domain with nameservers to the server

opencli ssl-domain idemo.openpanel.org --dry-run

Possible Solution

No response

Additional Context

No response

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