mdbraber / acmeproxy

Proxy server for ACME DNS challenges written in Go
MIT License
82 stars 20 forks source link

Allow running without config file #4

Open djmaze opened 4 years ago

djmaze commented 4 years ago

Currently the config file is mandatory. As acmeproxy can be configured through commandline arguments as well, it should be made optional instead.