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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • 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

    Description

      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
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: