Hello everyone!
I’m trying to install snaps in Ubuntu Core 16 on a Raspberry Pi 3. The issue is that when I do it (snap install aws-iot-greengrass, for instance ), I got the next message:
error: cannot install “aws-iot-greengrass”: Post https://api.snapcraft.io/v2/snaps/refresh: x509: certificate has expired or is not yet valid
I do have the SSH keys imported on the UbuntuOne Page (Cookies required).
As well, if I enter to https://login.ubuntu.com/api/v2/keys/my_email%40email.com
on any browser, I get a response with the SSH keys I have stored.
Any suggestion or idea what to do?
Thanks in advance