New submission from sruester <stefan.rues...@rub.de>:

Using python it is not possible to retrieve information about the key 
exchange/agreement method that was used during session setup.

A method should be added to a suitable SSL* object that allows to retrieve 
information such as whether ECDH with which curves, or DH, or neither was used.

----------
assignee: christian.heimes
components: SSL
messages: 312406
nosy: christian.heimes, sruester
priority: normal
severity: normal
status: open
title: Key agreement parameters not accessible
type: enhancement

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

Reply via email to