commit | ba8c5653cc9d2777f8becacad122801a388d6cff | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Aug 27 17:19:42 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Aug 27 17:19:42 2007 +0000 |
tree | afd5db64f49a934526c1f2ceae53a15e88c9663d | |
parent | f91ad6a5da65cbbf561c6859611b05c5fd83dedc [diff] |
> Regardless, building a fixed test certificate and checking it in sounds like > the better option. Then the openssl command in the test code can be turned > into a comment describing how the test data was pregenerated. Here's a patch that does that. Bill