Mercurial > repos > cathywise > truststore_browse_testing
changeset 26:463b024b53ff
The path was wrong. UUUUGH.
author | Catherine Wise <catherine.wise@csiro.au> |
---|---|
date | Thu, 14 May 2015 15:11:03 +1000 |
parents | 18fe446f2d02 |
children | 901b359bb74a |
files | TrustStoreGalaxyBrowse.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TrustStoreGalaxyBrowse.py Thu May 14 15:04:50 2015 +1000 +++ b/TrustStoreGalaxyBrowse.py Thu May 14 15:11:03 2015 +1000 @@ -15,7 +15,7 @@ # import urllib3.contrib.pyopenssl # urllib3.contrib.pyopenssl.inject_into_urllib3() # -os.environ["REQUESTS_CA_BUNDLE"] = "/etc/ssl/certs/certificates.crt" +os.environ["REQUESTS_CA_BUNDLE"] = "/etc/ssl/certs/ca-certificates.crt" CLIENT_KEY = "desktop" CLIENT_SECRET = "cpU92F1PT7VOCANjSknuCDp4DrubmujoBaF6b0miz8OpKNokEbGMHCaSFK5/lISbBmaaGVCgeADI2A39F3Hkeg=="