Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » TLS / Changing DH key
TLS / Changing DH key [message #1822635] Tue, 10 March 2020 15:53
Maximilien Knopp is currently offline Maximilien KnoppFriend
Messages: 1
Registered: March 2020
Junior Member
Hello,

I have to maintain an old application based on Equinox framework (org.eclipse.osgi_3.6.1.R36x_v20100806.jar) and Java 1.6_34

The client use TLS (1.1) whezn it access to that application

Right now the application works fine but the Ephemeral DH key is only 768bits long and it is to weak for the new client server whic is currently deployed

I tried to increase that DH key size or to change it with the Java parameters (tls.jdk.ephemeralDHKeySize, tls.jdk, jdk.tls.disabledAlgorithms DH keySize < 1024 and jdk.tls.server.defaultDHEParameters) but without success, the key is not changed when the client access to that Java application.

Is someone knows how that key is managed by equinox/eclipse/java and how could it be possible to change it?

regards

Maximilien
Previous Topic:Using sp_redeploy in SSL enabled environment
Next Topic:RCP application failing on alternate runs via Java Web Start
Goto Forum:
  


Current Time: Thu Apr 25 08:15:49 GMT 2024

Powered by FUDForum. Page generated in 0.03208 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top