-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I am trying to set up your add-on to get feed from our OpenCTI instance, however I have issue connecting to it. Since your script enforces ssl (no complains here) I am constantly getting errors:
Max retries exceeded with url: /stream/3cebde52840a?recover=2025-08-27T15:33:31Z (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1161)')))
So I wanted to explicitly tell it where to find my custom ca, but it is not possible (it looks requests are using, sort of default value, which is quite problematic in openshift container). Do you know any possible workaround, or do you plan to add this feature in next version release?
Metadata
Metadata
Assignees
Labels
No labels