Let me help explain both parameters in detail: For the verify parameter:
It can accept several formats:
True/False (boolean) for enabling/disabling verification A path to a CA bundle file (string) A path to a directory containing CA certificates (string) A ssl.SSLContext instance