Installing SSL Certificate on UTMStack Master
Before starting, please make sure you have downloaded your certificate files.
After downloading your certificate, you should have the following:
- A certificate file with the extension .crt or .pem
- A private key with the extension .key or .pem
- Rename the certificate file to utm.crt and the private key to utm.key
- Upload the files to the server into the folder /utmstack/cert/
- Restart Docker with the command `systemctl restart docker`
- Wait for 10 minutes while the stack is restarting
No Comments