[Solved] Error creating session token

Trying to generate a new session token for Codeship but when I run

$ METEOR_SESSION_FILE=deployment_token.json meteor login

I get an error:

stream error Network error: wss://www.meteor.com/auth/websocket: certificate has expired

Hi, this problem is explained here and also the workarounds Expired Certificates | Meteor API Docs