148121
Goto Top

RouterOS 7.1beta6 jetzt mit Lets Encrypt Support

Die neue RouterOS Beta 7.1beta6 hat vor kurzem Let's Encrypt Support bekommen.
https://mikrotik.com/download/changelogs/development-release-tree
What's new in 7.1beta6 (2021-May-18 14:49):  

!) added support for Let's Encrypt certificate generation;  
!) added L3 HW support for all CRS3xx devices;
!) added MLAG support for CRS3xx devices (CLI only);
!) ported features and fixes introduced in v6.49;
*) other minor fixes and improvements;

Momentan schon über die CLI nutzbar:
/certificate enable-ssl-certificate dns-name=your.domain.tld
Der SSL-Service des Routers wird danach automatisch auf das angeforderte Zertifikat gesetzt sofern Request erfolgreich.

Hab's gerade mal über IPv6 erfolgreich getestet.

Gruß w.

Content-ID: 666983

Url: https://administrator.de/contentid/666983

Ausgedruckt am: 21.11.2024 um 23:11 Uhr

houmles
houmles 30.07.2021 aktualisiert um 19:32:05 Uhr
Goto Top
To get this work you should first tune the firewall to accept new connections on http. BTW how do I configure the cert to renew automatically? It generates quite unique names of the cert so I wonder after three months I should do this again by hand.
149062
149062 30.07.2021 aktualisiert um 22:39:43 Uhr
Goto Top
Zitat von @houmles:

BTW how do I configure the cert to renew automatically? It generates quite unique names of the cert so I wonder after three months I should do this again by hand.
Mikrotik can script everything you can do by hand 😉 https://wiki.mikrotik.com/wiki/Manual:Scripting
PackElend
PackElend 30.04.2022 aktualisiert um 16:34:46 Uhr
Goto Top
wie hast du die Firewall eingestellt?
Ich frage wegen Letsencrypt requires an open Webfig HTTP port 80 - MikroTik