syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

Let's Encrypt certificate authority code 2020.02.29 CAA Rechecking Bug #478

Closed GitHub-user121 closed 4 years ago

GitHub-user121 commented 4 years ago

Could you please help me to renew my certificate, after this bug https://community.letsencrypt.org/t/2020-02-29-caa-rechecking-bug/114591 my certificate are not valid.

Thanks

sttrebo commented 4 years ago

here's a website that let's you check to see if your certificate is valid. no idea if it's accurate or not. just throwing this out there... https://checkhost.unboundtest.com/

got this reference from https://arstechnica.com/

cyberb commented 4 years ago

Run these two commands on the device:

cp --remove-destination /var/snap/platform/common/config/tls/default.crt /var/snap/platform/common/syncloud.crt
cp --remove-destination /var/snap/platform/common/config/tls/default.key /var/snap/platform/common/syncloud.key

And wait for 5 mins.

cyberb commented 4 years ago

@GitHub-user121 did it help?

GitHub-user121 commented 4 years ago

Thanks @cyberb , the issue is fixed :)