Code: Select all
/certificate/enable-ssl-certificate dns-name=name.ddns.org
/certificate/enable-ssl-certificate dns-name=name.ddns.org
/certificate/enable-ssl-certificate type=cloud-dns
to make it renew automatically, do I have to configure the scep server part? The help in question regarding renewal is not very detailedNo need to script, the renewal is built in as described here:
https://help.mikrotik.com/docs/spaces/R ... rtificates
do you have a list of domains or ip used for renewal? it doesn't seem very professional to expose the port to everyone unless there is a service exposed on it.Disable WWW service and then you can safely leave TCP 80 open in the input, it will not pose any risks. Your Webfig anyway will work on WWW-SSL, so it will not be affected.
But there will be a new method soon, that will not require you to even do that.
It is. And actually worked without port 80 open when I first issued the certificate with type=cloud-dns. This was introduced in 7.16. But maybe is broken now. I dont know.
The issue has been reproduced, we look forward to fixing it in upcoming RouterOS versions.
Currently, the provided type is ignored and http-01 challenge is used.
There is no published list of IP addresses used for renewal. There is some document that says they don't publish it to reduce the risk of man-in-the-middle attacks.do you have a list of domains or ip used for renewal? it doesn't seem very professional to expose the port to everyone unless there is a service exposed on it.
do you have a list of domains or ip used for renewal? it doesn't seem very professional to expose the port to everyone unless there is a service exposed on it.