APT Certificate Expired
· One min read
If you are using our tooling with Ubuntu and your apt update
command indicates that your certificate is no longer
valid, you are probably using an expired copy of our signing certificate. Please update it to the current version by
executing the following command:
sudo bash -c "wget -q -O - https://foundation.stars-end.net/files/rotate-keys.sh | bash <(cat) </dev/tty"