Open stefanpejcic opened 2 months ago
0.2.8
currently when we run the ssl generation:
we end up with 2 certitifacates:
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!
point domain with nameservers to the server
opencli ssl-domain idemo.openpanel.org --dry-run
No response
OpenPanel version(s) affected
0.2.8
Description
currently when we run the ssl generation:
we end up with 2 certitifacates:
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