MeshCentral2 - Now with Let's Encrypt support
Because MeshCentral is web based and deals with lots of administrative information, it’s important that all traffic be authenticated and encrypted using HTTPS. However, for people setting up their own MeshCentral2 server, obtaining a trusted TLS/HTTPS certificate can be a problem and cost money. Well, this week, the problem is solved by building-in Let’s Encrypt support right into MeshCentral2 . With this latest version ( Currently v0.1.2-s ), you can configure MeshCentral to automatically obtain, use and renew its HTTPS certificate. To use this new feature, you need to have your own MeshCentral2 server setup with a domain name pointing to it. You also need the MeshCentral HTTP server to be accessible over the Internet on port 80 - mapping it to a different port will not work. You can find out how to configure automatic TLS certificates in the latest version of the MeshCentral User’s Guide , we added a new section on Let’s Encrypt. Once setup correctly, MeshCentral will ...