Quantcast
Channel: Line5 – Line5 Technik
Viewing all articles
Browse latest Browse all 15

Java 1.6 und SSL im Jahre 2016: Could not generate DH keypair

$
0
0

Heute haben wir einem Kunden geholfen, mit seiner Java 1.6-basierten Applikation auf einen unserer Web Services zuzugreifen.

Auf der Seite des Kunden erschien folgende Fehlermeldung:

-1 Fatal transport error: java.lang.RuntimeException: Could not generate DH keypair: undefined

Da weder ein Update der Java Version, noch eine Änderung des Programmcodes oder der Java Installation in Frage kam, haben wir nach einiger Recherche, vor allem auf http://stackoverflow.com/questions/32230342/getting-could-not-generate-dh-keypair-exception und http://stackoverflow.com/questions/6851461/java-why-does-ssl-handshake-give-could-not-generate-dh-keypair-exception/33712120#33712120, sowie insbesondere http://serverfault.com/questions/693241/how-to-fix-logjam-vulnerability-in-apache-httpd/693244#693244 das Problem serverseitig gelöst.

Eine Antwort in letzterem Beitrag schlägt vor, zunächst eine eigene DH Parameter Datei zu generieren:

# openssl dhparam -out dhparam.pem 1024

Diese wird an das SSL-Zertifikat angehängt:

# cat dhparam.pem >> mycert.crt

Hierbei sollte mit Hilfe eines Editors sichergestellt werden, dass zwischen dem eigentlichen Zertifikat und dem DH-Teil (erkennbar durch den Einschluss in —–BEGIN DH PARAMETERS—– bzw. —–END DH PARAMETERS—–) ein Zeilenumbruch erfolgt.

In unserem Fall funktionierte die Lösung einwandfrei: Nach einem Restart des Webservers konnte die Java 1.6 Applikation des Kunden problemlos auf unsere Web Services zugreifen.


Viewing all articles
Browse latest Browse all 15

Latest Images

Vimeo 10.7.0 by Vimeo.com, Inc.

Vimeo 10.7.0 by Vimeo.com, Inc.

HANGAD

HANGAD

MAKAKAALAM

MAKAKAALAM

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC

Vimeo 10.6.2 by Vimeo.com, Inc.

Vimeo 10.6.2 by Vimeo.com, Inc.

Vimeo 10.6.1 by Vimeo.com, Inc.

Vimeo 10.6.1 by Vimeo.com, Inc.

Trending Articles


“Wat ieit ia ka pyrthei!”


Girasoles para colorear


Sapos para colorear


Pulga para colorear


Good Morning Quotes


Tagalog God Quotes to inspire you


Tagalog Love Quotes


Mga Tala sa “Unang Siglo ng Nobela sa Filipinas” (2009) ni Virgilio S. Almario


Dimasalang (1969) by Francisco V. Coching and Federico C. Javinal


Amarula African Gin


Libros para colorear


Mandalas de flores para colorear


Dromedario para colorear


Dear Ex Quotes, Sakit Quotes


Long Distance Relationship Tagalog Love Quotes


Love Quotes Tagalog


RE: Mutton Pies (mely)


Ang Nobela sa “From Darna to ZsaZsa Zaturnnah: Desire and Fantasy, Essays on...


El Vibora (1971) by Francisco V. Coching and Federico C. Javinal


Version 0.8.5 – Peb txhawb tus Lao heev





Latest Images

Vimeo 10.7.0 by Vimeo.com, Inc.

Vimeo 10.7.0 by Vimeo.com, Inc.

HANGAD

HANGAD

MAKAKAALAM

MAKAKAALAM

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC

Vimeo 10.6.1 by Vimeo.com, Inc.

Vimeo 10.6.1 by Vimeo.com, Inc.