-
Notifications
You must be signed in to change notification settings - Fork 46
Certificate
Boris Rybalkin edited this page Dec 2, 2024
·
4 revisions
Syncloud device will make an attempt to get a real certificate from Let's Encrypt to keep your browser green and connection security verified.
Certificate retrieval may take few minutes.
To see the logs use Settings -> Certificate -> Logs.
This will force certificate regeneration.
rm /var/snap/platform/current/syncloud.crt
rm /var/snap/platform/current/syncloud.key
snap run platform.cli cert
Wait until it is finished, may take 10 minutes.
If you have your own certificate you can install it by replacing these files:
/var/snap/platform/current/syncloud.crt
/var/snap/platform/current/syncloud.key
Restart web server
systemctl restart snap.platform.nginx-public