acme icon indicating copy to clipboard operation
acme copied to clipboard

Only listen for HTTP challenge when needed.

Open bof opened this issue 9 years ago • 0 comments

As I'm right now only using manual challenges, I was surprised that the code nevertheless listened on 127.0.0.1:8080 during "acme cert".

This change moves the listening setup inside the appropriate case. UNTESTED, but it looks trivial ;-)

bof avatar Jan 20 '17 16:01 bof