Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-877

Driver hangs if SSL enabled on server but not on client

    XMLWordPrintableJSON

Details

    Description

      Start Gremlin Server with SSL turned on, then try to connect with:

      cluster = org.apache.tinkerpop.gremlin.driver.Cluster.build().create()
      client = cluster.connect()
      client.init()
      

      The init() (or submit() for that matter) just hangs - would be nice to get a "You'd best enable SSL, fool!" kind of message .

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: