Open
Description
Steps to reproduce:
Run command below using a Codefresh instance with an invalid cert.
codefresh auth create-context --url https://<website> --api-key <api_key>
Results: Error - API Key is not valid
Expected Results: Error - unable to verify the first certificate
This error is what is shown if you add context manually the error when running auth create-context is not helpful.