On Fri, Apr 13, 2012 at 02:29, Charles McLaughlin <cmclaugh...@atlassian.com> wrote: > Also, there appears to be something wrong with the ssl > certificate.
Can you tell us more about the problem? Seems fine (and unexpired) to me; just using a CA you might not be configured to trust. -Jeremy > $ for CA in '' '-CAfile > /usr/share/ca-certificates/cacert.org/cacert.org.crt'; do echo "${CA:-no > CAfile}:"; openssl s_client -debug ${CA} -connect svn.python.org:443 2>&1 > 1>/dev/null </dev/null; done > no CAfile: > depth=0 /CN=svn.python.org > verify error:num=20:unable to get local issuer certificate > verify return:1 > depth=0 /CN=svn.python.org > verify error:num=27:certificate not trusted > verify return:1 > depth=0 /CN=svn.python.org > verify error:num=21:unable to verify the first certificate > verify return:1 > DONE > -CAfile /usr/share/ca-certificates/cacert.org/cacert.org.crt: > depth=1 /O=Root CA/OU=http://www.cacert.org/CN=CA Cert Signing > Authority/emailAddress=supp...@cacert.org > verify return:1 > depth=0 /CN=svn.python.org > verify return:1 > DONE _______________________________________________ pydotorg-www mailing list pydotorg-www@python.org http://mail.python.org/mailman/listinfo/pydotorg-www