Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

RouterOS v7 has Let's Encrypt (letsencrypt) certificate support for 'www-ssl' service. To enable the Let's Encrypt certificate service with automatic certificate renewal, use 'enable-ssl-certificate' command:

Code Block
languageros
/certificate 
enable-ssl-certificate

...

 dns-name=my.domain.com

' parameter for custom certificate generation (default DNS name is the same as IP/Cloud). Note that the DNS name must point to the router and port TCP/80 must be available from the WAN.