This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author francismb
Recipients Decorater, Lukasa, alex, christian.heimes, dstufft, francismb, giampaolo.rodola, hynek, janssen
Date 2016-08-19.18:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471630978.64.0.0909806261238.issue27766@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation cosmetic:

 #   * Prefer ECDHE over DHE for better performance
 #   * Prefer any AES-GCM over any AES-CBC for better performance and security
+#   * Prefer any AES-GCM over any AES-CBC for better performance and security

The patch seems to be adding the same preference comment? or did you
mean other preference?
History
Date User Action Args
2016-08-19 18:22:58francismbsetrecipients: + francismb, janssen, giampaolo.rodola, christian.heimes, alex, hynek, dstufft, Lukasa, Decorater
2016-08-19 18:22:58francismbsetmessageid: <1471630978.64.0.0909806261238.issue27766@psf.upfronthosting.co.za>
2016-08-19 18:22:58francismblinkissue27766 messages
2016-08-19 18:22:58francismbcreate