a ca-certs file locater for httplib2
Project description
$ uname -a
Linux miku 3.11.7-hardened-r1 #5 SMP Thu Feb 27 18:27:34 CST 2014 x86_64 Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz GenuineIntel GNU/Linux
|=----------------------------------------------------------------------------=|
|=---------------------------=| ca-certs-locater |=---------------------------=|
|=----------------------------------------------------------------------------=|
|=-------------------------=| aleiphoenix@gmail.com |=------------------------=|
|=----------------------------------------------------------------------------=|
--[ 0x00 How to use
This is used with httplib2[1], which help locate CA certification files.
import ca_certs_locater
ca_certs_locater.get = lambda : '/path/to/cacerts.txt'
import httplib2
# ...
[1]: https://github.com/jcgregorio/httplib2
--[ 0x01 License
MIT
Linux miku 3.11.7-hardened-r1 #5 SMP Thu Feb 27 18:27:34 CST 2014 x86_64 Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz GenuineIntel GNU/Linux
|=----------------------------------------------------------------------------=|
|=---------------------------=| ca-certs-locater |=---------------------------=|
|=----------------------------------------------------------------------------=|
|=-------------------------=| aleiphoenix@gmail.com |=------------------------=|
|=----------------------------------------------------------------------------=|
--[ 0x00 How to use
This is used with httplib2[1], which help locate CA certification files.
import ca_certs_locater
ca_certs_locater.get = lambda : '/path/to/cacerts.txt'
import httplib2
# ...
[1]: https://github.com/jcgregorio/httplib2
--[ 0x01 License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ca-certs-locater-1.0.tar.gz
(1.1 kB
view hashes)