]> granicus.if.org Git - python/commit
If we can't create a certificate, print a warning, but don't fail the test.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 27 Aug 2007 01:15:33 +0000 (01:15 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 27 Aug 2007 01:15:33 +0000 (01:15 +0000)
commit9eb9b107514e7a46ac7fc4f77910780a4cf006ca
tree2aa0c6f96c9da6da49900d19b375ec022d778feb
parent3e533c229003395e2a842e8b893d119c5210f458
If we can't create a certificate, print a warning, but don't fail the test.
Modified patch from what Bill Janssen sent on python-3000.
Lib/test/test_ssl.py