Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = 'https://github.com/tiran' closed_at = <Date 2018-01-20.14:19:28.958> created_at = <Date 2018-01-19.19:46:32.355> labels = ['expert-SSL', 'type-feature', 'tests'] title = 'Test ECDSA and dual mode context' updated_at = <Date 2018-01-20.14:19:28.957> user = 'https://github.com/tiran'
bugs.python.org fields:
activity = <Date 2018-01-20.14:19:28.957> actor = 'christian.heimes' assignee = 'christian.heimes' closed = True closed_date = <Date 2018-01-20.14:19:28.958> closer = 'christian.heimes' components = ['Tests', 'SSL'] creation = <Date 2018-01-19.19:46:32.355> creator = 'christian.heimes' dependencies = [] files = [] hgrepos = [] issue_num = 32602 keywords = ['patch'] message_count = 2.0 messages = ['310284', '310347'] nosy_count = 1.0 nosy_names = ['christian.heimes'] pr_nums = ['5247'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue32602' versions = []
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
New changeset bd5c7d2 by Christian Heimes in branch 'master': bpo-32602: Test ECDSA certs (bpo-5247) bd5c7d2
tiran
No branches or pull requests
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: