Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-6899

Java Clients running against OpenShift Push Server might hit SSL handshake exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • Workaround Exists
    • Hide

      Use JDK7 or define -Djsse.enableSNIExtension=false in client JVM

      Show
      Use JDK7 or define -Djsse.enableSNIExtension=false in client JVM

      Given:

      My Push server is deployed on OpenShift
      I use Java Code to send REST request
      I run on JDK7

      When:

      I send a request to https:// based URL.

      Expect:

      Valid response

      Actual behavior:

      javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name
      

              Unassigned Unassigned
              kpiwko Karel Piwko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: