matrix-io / matrix-creator-hal

Hardware Abstraction Layer for MATRIX Creator & MATRIX Voice
https://matrix-io.github.io/matrix-documentation/matrix-hal/overview/
GNU General Public License v3.0
70 stars 50 forks source link

Cannot install from sources: SSL certificate expired #93

Closed tgill880 closed 4 years ago

tgill880 commented 4 years ago

I cannot install from sources because an SSL certificate has expired.

 curl https://apt.matrix.one/doc/apt-key.gpg | sudo apt-key add -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
gpg: no valid OpenPGP data found.

Please advise.

Hermitter commented 4 years ago

Hey @tgill880 thank you for reporting this! We've renewed our SSL certificate so you should be able to install our packages now.

tgill880 commented 4 years ago

All working. Thanks!