jiri-otoupal / abst

Manage your bastion sessions automatically, and simplify your connection to k8s cluster
MIT License
7 stars 1 forks source link

SSL issue #11

Open djpirra opened 11 months ago

djpirra commented 11 months ago

Error when trying to connect to Bastion:

Max retries exceeded with url: /20210331/sessions (Caused by SSLError(SSLError(1, '[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1006)')))"), 'Request y renegotiation disabled (_ssl.c:1006)')))"), 'Request Endpoint: POST https://....

jiri-otoupal commented 11 months ago

That does not seem like issue which I could solve with bastion. What command did you use and how is Bastion configured ?

djpirra commented 11 months ago

This error occurs when I am running "abst create forward single"

Everything is configured correctly on Bastion since I can use it from the same command line using ssh.