Skip to content

Cannot connect to the DXFeed, SSL error #69

Discussion options

You must be logged in to vote

So I found a solution online. Something to do with the certificate handled locally by Python.

Running this solved the issue:

/Applications/Python\ 3.9/Install\ Certificates.command

Output was:

-- pip install --upgrade certifi
Requirement already satisfied: certifi in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (2020.12.5)
-- removing any existing file or link
-- creating symlink to certifi certificate bundle
-- setting permissions
-- update complete

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by perigvennetier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant