You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/10/08 21:23:26 UTC

[jira] [Reopened] (TINKERPOP3-877) Driver hangs if SSL enabled on server but not on client

     [ https://issues.apache.org/jira/browse/TINKERPOP3-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette reopened TINKERPOP3-877:
-----------------------------------------

> Driver hangs if SSL enabled on server but not on client
> -------------------------------------------------------
>
>                 Key: TINKERPOP3-877
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-877
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: driver
>    Affects Versions: 3.0.1-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.1.0-incubating, 3.0.2-incubating
>
>
> Start Gremlin Server with SSL turned on, then try to connect with:
> {code}
> cluster = org.apache.tinkerpop.gremlin.driver.Cluster.build().create()
> client = cluster.connect()
> client.init()
> {code}
> The {{init()}} (or {{submit()}} for that matter) just hangs - would be nice to get a "You'd best enable SSL, fool!"  kind of message .  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)