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
Lego with DNS-01 pulls a lot of dependencies which results in a pretty significant increase in size to the binary and ultimately our base memory footprint.
To fix that, the easiest is to interact with the external lego binary.
mrstux, defect-track, adamcstephens, accuser and MAHDTech