Skip to content

SSLError: Certificate Verify Failed error for JIRA request with the executable #5919

Answered by rokm
krishtej23 asked this question in Help
Discussion options

You must be logged in to vote

Looks like python-certifi-win32 uses site and .pth file to call its bootstrap code. I very much doubt that works with pyinstaller.

But perhaps you can try performing the same bootstrap steps at the beginning of your application (under sys.frozen check so that it applies only to frozen application).

Replies: 1 comment 17 replies

Comment options

You must be logged in to vote
17 replies
@krishtej23
Comment options

@rokm
Comment options

@krishtej23
Comment options

@krishtej23
Comment options

@rokm
Comment options

Answer selected by krishtej23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants