Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
voltagex_
on July 29, 2012
|
parent
|
context
|
favorite
| on:
Do you check HTTPS certificates in your API client...
The requests library in Python will check your certs.
docs.python-requests.org/en/latest/user/advanced/#advanced
polychrome
on July 30, 2012
|
next
[–]
This will take you straight there:
http://docs.python-requests.org/en/latest/user/advanced/#ssl...
voltagex_
on July 30, 2012
|
parent
|
next
[–]
Thanks. Did I miss the TOC or was that a hidden anchor?
ericholscher
on July 30, 2012
|
root
|
parent
|
next
[–]
Most sphinx documentation has a permalink if you hover over the title text. It will show up in this instance to the right.
polychrome
on July 30, 2012
|
root
|
parent
|
next
[–]
Ahh. I couldn't figure that out to be honest, so I just viewed the source.
valyagolev
on July 29, 2012
|
prev
[–]
Why the hell is that advanced?
Nice to know, though. Thanks!
natrius
on July 29, 2012
|
parent
[–]
Changing which certificates are used and whether to check is advanced. The right thing is the default.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
docs.python-requests.org/en/latest/user/advanced/#advanced