Manual SSL Certificate Installation
Before beginning, ensure you’ve downloaded your certificate files. After downloading:- You should have:
- A certificate file with the extension
.crtor.pem - A private key with the extension
.keyor.pem
- A certificate file with the extension
- Rename the files:
- Certificate:
utm.crt - Private Key:
utm.key
- Certificate:
- Transfer both files to your server:
- Restart Docker for the changes to take effect:
- Allow approximately 10 minutes for the stack to restart.
Once these steps are completed, your SSL certificate will be installed and configured for UTMStack. For any issues or questions during the installation, please contact our support team.
Generate SSL with Certbot in UTMStack without DNS Change
Install CertbotInstall the necessary tools and dependencies: