1. 10 Jul, 2016 1 commit
  2. 15 Jan, 2016 1 commit
  3. 14 Jan, 2016 1 commit
    • Martin Panter's avatar
      Issue #25940: Use self-signed.pythontest.net in SSL tests · 69b9167b
      Martin Panter authored
      This is instead of svn.python.org, whose certificate recently expired, and
      whose new certificate uses a different root certificate.
      
      The certificate used at the pythontest server was modifed to set the "basic
      constraints" CA flag. This flag seems to be required for test_get_ca_certs_
      capath() to work (in Python 3.4+).
      
      Added the new self-signed certificate to capath with the following commands:
      
      cp Lib/test/{selfsigned_pythontestdotnet.pem,capath/}
      c_rehash -v Lib/test/capath/
      c_rehash -v -old Lib/test/capath/
      # Note the generated file names
      cp Lib/test/capath/{selfsigned_pythontestdotnet.pem,0e4015b9.0}
      mv Lib/test/capath/{selfsigned_pythontestdotnet.pem,ce7b8643.0}
      
      The new server responds with "No route to host" when connecting to port 444.
      69b9167b
  4. 05 Nov, 2014 1 commit
  5. 05 Dec, 2015 1 commit
  6. 26 May, 2015 1 commit
  7. 23 May, 2015 1 commit
  8. 23 Apr, 2015 1 commit
  9. 18 Feb, 2015 1 commit
  10. 30 Jan, 2015 1 commit
  11. 27 Jan, 2015 1 commit
  12. 04 Jan, 2015 1 commit
  13. 01 Jan, 2015 1 commit
  14. 30 Dec, 2014 1 commit
  15. 06 Dec, 2014 1 commit
  16. 05 Nov, 2014 1 commit
  17. 03 Nov, 2014 1 commit
  18. 12 Oct, 2014 3 commits
  19. 04 Oct, 2014 3 commits
  20. 01 Oct, 2014 2 commits
  21. 30 Sep, 2014 4 commits
  22. 27 Mar, 2014 1 commit
  23. 30 Sep, 2014 1 commit
  24. 17 Sep, 2014 1 commit
  25. 16 Sep, 2014 1 commit
  26. 30 Sep, 2014 4 commits
  27. 29 Oct, 2013 1 commit
  28. 30 Sep, 2014 2 commits