Skip to content

Certificate verification issues when running ./nb-dt-import.py #157

Answered by BartVdAvort
BartVdAvort asked this question in Q&A
Discussion options

You must be logged in to vote

SOLVED: I was able to solve this by appending the root-ca bundle of my CA to certifi's cacert.pem

That being said: Why python and other programs are not simply using the certificate store of the SO is beyond me. The OS has a certstore and ways to access that store. If you need something sandboxed, make a copy of the store and create a way to keep your copy up to date. Simple, elegant and the user/sysadmin only has to keep 1 store up to date instead of gonig on an hours/dayslong goosehunt... Do we ever learn?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BartVdAvort
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