Quantcast
Channel: Weaviate Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 3588

V4 Client can't parse my custom url

$
0
0

hi @light !

You may have a http ssl proxy of some sort, like zscaler or fortigate.

You can work around this by getting the Root CA and patching the certifi one.

This is an example for zscaler:

cat ZscalerRootCA.pem >> $(python -m certifi)

as per this doc

Let me know if this is your scenario.

Thanks


Viewing all articles
Browse latest Browse all 3588

Trending Articles