From RouterOS's webfig CLI I attempted to create a LetsEncrypt cert:
certificate/enable-ssl-certificate dns-name=my.domain.com But it returned the error:
progress: [error] http challenge validation failed, please make sure www service is enabled and your device is accessible by letsencrypt.org servers
I checked that both TCP/80 & TCP/443 on the router's Input chain, but the error was clear these were closed.
What other dependencies are required to create the correct connectivity to successfully install the LetsEncrypt cert?!?!?