You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Crypt-LE to create a cert for both a wildcard and a naked domain as per the documentation:
le.pl ... --domains "*.some.domain, some.domain" --handle-as dns
The two step process with the --delayed flag does not work, the second run tries to create a new set of challenges instead of asking to verify the ones created in the first run.
Also, a flag to skip "When you see a text record returned, press " for automated setups would be greatly appreciated.