Message312237
| Author | sruester |
|---|---|
| Recipients | sruester |
| Date | 2018-02-16.16:03:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1518796997.98.0.467229070634.issue32858@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Tested with OpenSSL v1.1.0g, Python does not support selection of curve Curve25519 with _ssl.ctx.set_ecdh_curve("X25519").
Additionally the DH key exchange parameters (which curve has been chosen, what DH bit size was used) are not available through any SSL or Context method. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-16 16:03:18 | sruester | set | recipients: + sruester |
| 2018-02-16 16:03:17 | sruester | set | messageid: <1518796997.98.0.467229070634.issue32858@psf.upfronthosting.co.za> |
| 2018-02-16 16:03:17 | sruester | link | issue32858 messages |
| 2018-02-16 16:03:17 | sruester | create | |