Stephen Mallette created TINKERPOP-2616:
-------------------------------------------
Summary: Provide better exceptions with SSL related failures
Key: TINKERPOP-2616
URL: https://issues.apache.org/jira/browse/TINKERPOP-2616
Project: TinkerPop
Issue Type: Improvement
Components: driver
Affects Versions: 3.4.12
Reporter: Stephen Mallette
Propagate SSL exception to the client. Currently, if an error occurs during
connection setup, client observes a generic “connection failed error”. This is
because server has no mechanism to send an exact error to the client since the
connection was never setup. The idea is to use WebSocket error codes to provide
a more specific error to the client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)