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
It appears that Posh-ACME is not properly handling cases where no challenge is returned by the ACME server and is erroring out and going into a loop.
In the case of a pre-authorized domain or a domain that is authorized outside of the ACME server, there could be no challenge returned and the module should continue gracefully.