Relative Content

Tag Archive for pythongithubpygithub

Github Python Client getting SSL error in get_repo

I am using Pygithub as github client to get repo. We are using Github Enterprise and it is SSL secured. For that we have added cert in REQUESTS_CA_BUNDLE as pem file. I am using below code to access the github.