Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Pin api.robinhood.com's SSL cert #35

Closed
westonplatter opened this issue Sep 14, 2018 · 1 comment
Closed

Pin api.robinhood.com's SSL cert #35

westonplatter opened this issue Sep 14, 2018 · 1 comment

Comments

@westonplatter
Copy link
Owner

I like how Stripe's python client pins the SSL cert to ensure I don't get man in the middled. See https://github.com/stripe/stripe-python/blob/master/stripe/http_client.py#L394.

Do something similar and by default verify SSL certs (see this for requests, http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification).

westonplatter added a commit that referenced this issue Sep 14, 2018
@westonplatter
Copy link
Owner Author

Closed via #36

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

No branches or pull requests

1 participant