New submission from Christian Heimes <li...@cheimes.de>:

OpenSSL supports ECDSA certs and dual EC/RSA mode context, e.g. a context a RSA 
and an ECDSA key/cert pair loaded at the same time. Python shoulkd verify that 
ECDSA certs are working properly.

----------
assignee: christian.heimes
components: SSL, Tests
messages: 310284
nosy: christian.heimes
priority: normal
severity: normal
status: open
title: Test ECDSA and dual mode context
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to