[issue3212] ssl module - should test for a wrong cert

Bill Janssen report at bugs.python.org
Fri Jun 27 00:53:05 CEST 2008


Bill Janssen <bill.janssen at gmail.com> added the comment:

OK, good idea.  I'll put it in.

Bill

On Thu, Jun 26, 2008 at 11:34 AM, Jonas Wagner <report at bugs.python.org>
wrote:

>
> New submission from Jonas Wagner <veers at gmx.ch>:
>
> Currently test_ssl.py only tests for empty or broken certificates. One
> can break certificate validation in _ssl.c and they still pass.
>
> The following patch should fix this.
>
> - Jonas
>
> ----------
> components: Tests
> files: add_wrong_cert_test.diff
> keywords: patch
> messages: 68797
> nosy: janssen, jonas.wagner
> severity: normal
> status: open
> title: ssl module - should test for a wrong cert
> type: feature request
> versions: Python 2.6
> Added file: http://bugs.python.org/file10745/add_wrong_cert_test.diff
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue3212>
> _______________________________________
>

Added file: http://bugs.python.org/file10747/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3212>
_______________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed
URL: <http://mail.python.org/pipermail/python-bugs-list/attachments/20080626/03a26ed6/attachment-0001.txt>


More information about the Python-bugs-list mailing list