Skip to content

SSL Issue with get.exe under windows behind corporate firewall #141

Closed
@mindforger

Description

@mindforger

Platform: i686-mingw32
Downloading xtensa-esp32-elf-win32-1.22.0-61-gab8375a-5.2.0-2.zip
Traceback (most recent call last):
File "get.py", line 138, in
get_tool(tool)
File "get.py", line 88, in get_tool
r = requests.get(url,verify=False)
File "site-packages\requests\api.py", line 70, in get
File "site-packages\requests\api.py", line 56, in request
File "site-packages\requests\sessions.py", line 488, in request
File "site-packages\requests\sessions.py", line 609, in send
File "site-packages\requests\adapters.py", line 497, in send
requests.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
Failed to execute script get

main reason is an corporate root certificate used to reencrypt SSL connections because of virus live scanning

i got an .cer file from our IT and no clue on how to pass it to the get.exe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions