Bill Janssen <[EMAIL PROTECTED]> added the comment:

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

Bill

On Thu, Jun 26, 2008 at 11:34 AM, Jonas Wagner <[EMAIL PROTECTED]>
wrote:

>
> New submission from Jonas Wagner <[EMAIL PROTECTED]>:
>
> 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 <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue3212>
> _______________________________________
>

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

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3212>
_______________________________________
OK, good idea.&nbsp; I&#39;ll put it in.<br><br>Bill<br><br><div 
class="gmail_quote">On Thu, Jun 26, 2008 at 11:34 AM, Jonas Wagner &lt;<a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:<br><blockquote 
class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 
0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
New submission from Jonas Wagner &lt;[EMAIL PROTECTED]&gt;:<br>
<br>
Currently test_ssl.py only tests for empty or broken certificates. One<br>
can break certificate validation in _ssl.c and they still pass.<br>
<br>
The following patch should fix this.<br>
<br>
- Jonas<br>
<br>
----------<br>
components: Tests<br>
files: add_wrong_cert_test.diff<br>
keywords: patch<br>
messages: 68797<br>
nosy: janssen, jonas.wagner<br>
severity: normal<br>
status: open<br>
title: ssl module - should test for a wrong cert<br>
type: feature request<br>
versions: Python 2.6<br>
Added file: <a href="http://bugs.python.org/file10745/add_wrong_cert_test.diff"; 
target="_blank">http://bugs.python.org/file10745/add_wrong_cert_test.diff</a><br>
<br>
_______________________________________<br>
Python tracker &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue3212"; 
target="_blank">http://bugs.python.org/issue3212</a>&gt;<br>
_______________________________________<br>
</blockquote></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to