Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

having problems with ssl on mac os x #6

Open
mediafinance opened this issue Oct 30, 2013 · 0 comments
Open

having problems with ssl on mac os x #6

mediafinance opened this issue Oct 30, 2013 · 0 comments

Comments

@mediafinance
Copy link

http = httplib2.Http(ca_certs='/etc/ssl/certs/ca-certificates.crt')

that line in particular,
i think is giving me this error:

SSLError: [Errno 185090057] _ssl.c:340: error:0B084009:x509 certificate routines:X509_load_cert_crl_file:PEM lib

im on os x so i had to create that above directory because that is a linux way of doing things.

im stuck on how to get this going in os x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant