make reference to certifi as per #812

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/01c9bafb
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/01c9bafb
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/01c9bafb

Branch: refs/heads/trunk
Commit: 01c9bafbdaae23e07a24dadc701cd8bfb95d7708
Parents: c1194cb
Author: Anthony Shaw <anthonys...@apache.org>
Authored: Fri Jun 17 16:38:44 2016 +1000
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Fri Jun 17 16:38:44 2016 +1000

----------------------------------------------------------------------
 .DS_Store                                 | Bin 0 -> 8196 bytes
 dist/.DS_Store                            | Bin 0 -> 8196 bytes
 docs/other/ssl-certificate-validation.rst |   1 +
 3 files changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/01c9bafb/.DS_Store
----------------------------------------------------------------------
diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..789ef67
Binary files /dev/null and b/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/libcloud/blob/01c9bafb/dist/.DS_Store
----------------------------------------------------------------------
diff --git a/dist/.DS_Store b/dist/.DS_Store
new file mode 100644
index 0000000..a502daa
Binary files /dev/null and b/dist/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/libcloud/blob/01c9bafb/docs/other/ssl-certificate-validation.rst
----------------------------------------------------------------------
diff --git a/docs/other/ssl-certificate-validation.rst 
b/docs/other/ssl-certificate-validation.rst
index 8df8522..60f5b20 100644
--- a/docs/other/ssl-certificate-validation.rst
+++ b/docs/other/ssl-certificate-validation.rst
@@ -9,6 +9,7 @@ certificate files.
 ``CA_CERTS_PATH`` contains common paths to CA bundle installations on the
 following platforms:
 
+* ``certifi`` package on PyPi
 * ``openssl`` package on CentOS / Fedora
 * ``ca-certificates`` package on Debian / Ubuntu / Arch / Gentoo
 * ``ca_root_nss`` port on FreeBSD

Reply via email to