[reSIProcate] [resiprocate] use 2048-bit or stronger Diffie-Hellman groups (#29)
fedor-brunner
notifications at github.com
Mon Sep 21 10:05:02 CDT 2015
If there is a TURN client implemented in Java using Java 6, Java 7, there could be problems with 2048-bit Diffie-Hellman groups. This limitation was fixed in Java 8.
https://tt4cs.wordpress.com/2014/04/20/dh-2048-now-supported-by-jdk8/
https://stackoverflow.com/questions/10687200/java-7-and-could-not-generate-dh-keypair
A possible fix for this limitation would be to enable ECDHE key exchange in reTurn .
---
Reply to this email directly or view it on GitHub:
https://github.com/resiprocate/resiprocate/pull/29#issuecomment-142009141
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20150921/2349553c/attachment.htm>
More information about the resiprocate-devel
mailing list