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 some domain was added by mistake, it will not pass the verification and I got the 'error' event via notify. But, after I call greenlock.remove{subject: domain}), the wrong domain is still there.
I can manually delete it from the json file but I am sure it's not the best way. And in my product, there may be a lot of wrong domains and mixed with correct domains.
What's the best way to remove the domains that can not pass verification ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
When some domain was added by mistake, it will not pass the verification and I got the 'error' event via notify. But, after I call greenlock.remove{subject: domain}), the wrong domain is still there.
I can manually delete it from the json file but I am sure it's not the best way. And in my product, there may be a lot of wrong domains and mixed with correct domains.
What's the best way to remove the domains that can not pass verification ?
Thanks
The text was updated successfully, but these errors were encountered: