Is your feature request related to a problem? Please describe. When connecting to an MCP server over HTTPS with self-signed or internal certificates, the FastMCP Client fails with SSL certificate ...
When using the verify parameter with ccxt.htx in Python, SSL certificate verification fails with SSLCertVerificationError, even though the same CA bundle works with Python's requests library. This ...