weaviate-python-client
weaviate-python-client copied to clipboard
Feature: Ignore SSL Validation Errors
Would love to have an option to ignore SSL verification similar to requests.get("https://my-dev-server.local", verify=False)