http://serverfault.com/questions/722182/how-to-generate-new-2048-bit-diffie-hellman-parameters-with-java-keytool
https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#customizing_dh_keys

Martin

On 23/10/15 20:07, Nathan wrote:
> I do believe it is using less than 1024.
> 
> It's not obvious to me how to make the server use a longer DH_P_LENGTH.
> I don't see where we are setting it. It is using Java and
> ServerSocketFactory.
> 
> Perhaps it will just happen if we update OpenSSL. Perhaps we have to
> upgrade to Java 8 and use an environment variable. Or maybe I upgrade
> Denian.
> (where's that intern that setup the server when you need him)
> 
> 
> If the length gets longer, will it break all the 4.x and 5.x devices?
> 
> Nathan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to