* Fix certificate issue on Debian
I only applied it in version 5.8 so that first you can see if it applies to all, or if my solution is viable.
The problem is that every time it does the verification, it downloads the original configuration from github and does not maintain its own manual configuration that solves the certificate problem in Debian, it does not finish compiling for that reason.
And when you give Install.sh the CONFIG_SYSTEM_TRUSTED_KEYS = "debian / certs / test-signing-certs.pem" is reset, regardless of whether you edited it.
* Solution to certificate problem in Debian [Fixed]
* Add Debian only support
* Add Debian custom support
* Oop! OR Conditional
* Replace AND for OR Condition
* OR ......
* Regression with OR..