Created attachment 598719 [details] /home/jabbott/Projects/rhsm-web/po/zanata.xml Description of problem: I can't push or pull strings to translate.engineering.redhat.com. Version-Release number of selected component (if applicable): zanata-python-client-1.3.7-1.fc16.noarch How reproducible: Always. Steps to Reproduce: 1. zanata push . 2. Get an SSL error. Actual results: Loading zanata project config from: /home/jabbott/Projects/rhsm-web/po/zanata.xml Loading zanata user config from: /home/jabbott/.config/zanata.ini error: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed Expected results: Something involving pushing some updated po files, most likely. Additional info: I added the Red Hat CA cert to /etc/pki/tls/certs/ca-bundle.crt, which changed the output and error to: Loading zanata project config from: /home/jabbott/Projects/rhsm-web/po/zanata.xml Loading zanata user config from: /home/jabbott/.config/zanata.ini error: Server presented certificate that does not match host translate.engineering.redhat.com: {'notAfter': 'Mar 23 06:35:43 2013 GMT', 'subjectAltName': (('email', 'eng-ops'),), 'subject': ((('countryName', u'US'),), (('stateOrProvinceName', u'North Carolina'),), (('organizationName', u'Red Hat, Inc.'),), (('organizationalUnitName', u'Engineering Operations'),), (('commonName', u'translate.engineering.redhat.com'),), (('emailAddress', u'eng-ops'),))}
Created attachment 598720 [details] /home/jabbott/.config/zanata.ini
Hi Jeff That issue comes from python-httplib2, but even latest python-httplib2 0.7.4-4 still can not deal with Red Hat CA cert, so please update the zanata python client to 1.3.8, and using --disable-ssl-cert option to bypass SSL certs check.
Looks like that solved the problem. Thanks, James!
Reassign as a bug of python-httplib2
python-httplib2-0.7.4-6.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-httplib2-0.7.4-6.el6
python-httplib2-0.7.4-6.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-httplib2-0.7.4-6.fc16
python-httplib2-0.7.4-6.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/python-httplib2-0.7.4-6.el5
python-httplib2-0.7.4-6.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-httplib2-0.7.4-6.fc17
Package python-httplib2-0.7.4-6.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing python-httplib2-0.7.4-6.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6548/python-httplib2-0.7.4-6.el5 then log in and leave karma (feedback).
python-httplib2-0.7.4-6.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
python-httplib2-0.7.4-6.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
python-httplib2-0.7.4-6.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
python-httplib2-0.7.4-6.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.