Skip to content

when use client.request to send a request to https url it falied with SSL3_GET_SERVER_CERTIFICATE #60

@LouisZou

Description

@LouisZou

the error message like the following:
requests.exceptions.SSLError: [Errno bad handshake] [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]

when I new the client and send the request , can I add a parameters like "verify=False"?
I can use this parameters in requests.get()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions