5. Run `docker-compose up -d` to start up the container and `https://localhost` will now have a valid cert.
## Windows
-
If you're running LubeLogger as the standalone Windows executable, first read [this article by Microsoft](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/endpoints?view=aspnetcore-8.0#configure-https-in-appsettingsjson)
+
If you're running LubeLogger as the standalone Windows executable:
1. Convert the .PEM / .CRT files into .PFX, read [this StackOverflow post](https://stackoverflow.com/questions/808669/convert-a-cert-pem-certificate-to-a-pfx-certificate)
2. Navigate to the Server Settings Configurator and click Next until you get to "Server Endpoints"