Replies: 1 comment
-
I am facing the same issue. Until v1.71.1.patch1 everything worked ok. Since v1.72.0 my models with self-signed CAs throw an error even when I use litellm_settings:
ssl_verify: false |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We have deployed LiteLLm in Kubernetes Cluster and deployed Custom Models. Connecting to the Custom Model endpoint getting SSL Cert Error. We have added the CA Cert in the deployment and able to connect using the endpoint FQDN from the POD but using the full endpoint URL getting SSL Cert Error.
Could you please help/guide to fix this error.
Beta Was this translation helpful? Give feedback.
All reactions