I`m trying to install CasaOS on a Ubuntu server, however curl refuses to connect to get.casaos.io because the certificate has expired.
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.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.
I`m trying to install CasaOS on a Ubuntu server, however curl refuses to connect to get.casaos.io because the certificate has expired.
curl -fsSL https://get.casaos.io | sudo bash
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.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.