Page 1 of 1

Certificate error easy install

Posted: Sunday 23 January 2022 13:41
by NicoDy
Hi,

The certificate of "releases.domoticz.com" seems out again. At least I did not find any solution for this error on the forum.

Command issued on the Orange Pi:

Code: Select all

curl -sSL install.domoticz.com | sudo bash
Error code :

Code: Select all

...
Resolving www.domoticz.com (www.domoticz.com)... 188.114.96.20, 188.114.97.20, 2a06:98c1:3121::3, ...
Connecting to www.domoticz.com (www.domoticz.com)|188.114.96.20|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l [following]
--2022-01-23 13:20:41--  https://www.domoticz.com/download.php?channel=release&type=release&system=linux&machine=armv7l
Connecting to www.domoticz.com (www.domoticz.com)|188.114.96.20|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://releases.domoticz.com/releases/release/domoticz_linux_armv7l.tgz [following]
--2022-01-23 13:20:41--  https://releases.domoticz.com/releases/release/domoticz_linux_armv7l.tgz
Resolving releases.domoticz.com (releases.domoticz.com)... 146.185.159.228, 2a03:b0c0:0:1010::480:1001
Connecting to releases.domoticz.com (releases.domoticz.com)|146.185.159.228|:443... connected.
ERROR: The certificate of 'releases.domoticz.com' is not trusted.
ERROR: The certificate of 'releases.domoticz.com' has expired.

Re: Certificate error easy install

Posted: Wednesday 26 January 2022 22:12
by NicoDy
Found :D
Apparently this is an issue related to Lets Encrypt Root CA expiry. I don't know if it comes from the server or my system, but I partly followed this method to remove the mean "mozilla/DST_Root_CA_X3.crt" certificate from my system.

Re: Certificate error easy install

Posted: Saturday 19 November 2022 10:52
by Bvdlaars
I'm getting the same error but the solution given does not work for me. The DST_Root_CA_X3.crt certificate is not on my machine.