#319·gs-quant

[SECURITY ISSUE] - Insecure SSL Configuration

Author: VinayakTiwari1103Created May 13, 2025Updated May 13, 2025

The custom HTTP adapter disables SSL certificate verification by turning off hostname checks and setting verify_mode = 0 (which equals CERT_NONE).This insecure configuration can allow man-in-the-middle attacks.