SSL certificates

Hello,

I am deploying a few MikroTik devices for testing. These will be configured as hotspots, and serve the captive portal over HTTPS.
However, I have a few questions about SSL certificates that I could not find answers to in the docs.

  • Can the same certificate be shared with many devices as long as the domain is the same?


  • How would you go about updating certificates remotely? Since these expire.

For the second item, I was thinking of writing a scheduled task that checks for certificates in a remote resource.

Any input is appreciated. Thanks!