Skip to content

Conversation

@dodistyo
Copy link
Contributor

It looks like it missing parameter verify in the request code. It will throw an error:
requests.exceptions.SSLError: HTTPSConnectionPool(host='<cencored>', port=443): Max retries exceeded with url: /service/secrets/tokens/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1006)')))

@nimish-ks nimish-ks merged commit c73ec01 into phasehq:main Sep 15, 2024
@nimish-ks
Copy link
Member

nimish-ks commented Sep 15, 2024

@dodistyo cheers.

Keep in mind you will have to pass the PHASE_VERIFY_SSL=False flag as an env to the pod. The simplest way would be to use helm.

@dodistyo
Copy link
Contributor Author

Got it, Thanks.
I could add it to the helm chart value when I got time. do you want me to make a PR later? @nimish-ks

@nimish-ks
Copy link
Member

@dodistyo sure, feel free!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants