Changes between Initial Version and Version 4 of Ticket #10506


Ignore:
Timestamp:
2014-09-14T02:12:29+02:00 (12 years ago)
Author:
Don-vip
Comment:

Dirk, Paul, did you touch the SSL config recently?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10506

    • Property Versionlatest
    • Property Owner changed from team to chris66nrw@…
    • Property Status newneedinfo
    • Property Cc stoecker bastiK added
    • Property Keywords security TLS added
  • Ticket #10506 – Description

    initial v4  
    11Getting error messages on JOSM start (v7521)
    22
    3 WARNUNG: Lesen von MOTD fehlgeschlagen. Fehler: javax.net.ssl.SSLException: java
    4 .lang.RuntimeException: Could not generate DH keypair
    5 Fehler: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not genera
    6 te DH keypair. Ursache: java.lang.RuntimeException: Could not generate DH keypai
    7 r. Ursache: java.security.InvalidAlgorithmParameterException: Prime size must be
    8  multiple of 64, and can only range from 512 to 1024 (inclusive)
     3{{{
     4WARNUNG: Lesen von MOTD fehlgeschlagen. Fehler: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
     5Fehler: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair. Ursache: java.lang.RuntimeException: Could not generate DH keypair. Ursache: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
    96INFO: Lade Plugin 'reverter' (Version 30521)
    10 INFO: RemoteControl: adding command "revert_changeset" (handled by RevertChanges
    11 etHandler)
     7INFO: RemoteControl: adding command "revert_changeset" (handled by RevertChangesetHandler)
    128INFO: Lade Plugin 'PicLayer' (Version 30436)
    139INFO: Lade Plugin 'poly' (Version 30495)
     10}}}