[
https://issues.apache.org/jira/browse/TINKERPOP-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728182#comment-17728182
]
ASF GitHub Bot commented on TINKERPOP-2955:
-------------------------------------------
ministat commented on PR #2079:
URL: https://github.com/apache/tinkerpop/pull/2079#issuecomment-1571219041
I'm working on building a RESTful service which provides gremlin query
capability and integrated with the company's frontend. Its implementation
depends on gremlin-driver and gremlin-server.
For security requirement, I have enabled SSL. Currently, the WebSocketClient
is not a mandatory requirement. But I'm thinking if the frontend supports
WebSocket which is on plan, I also need to consider using WebSocketClient.
> Support SSL in WebSocketClient
> ------------------------------
>
> Key: TINKERPOP-2955
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2955
> Project: TinkerPop
> Issue Type: Improvement
> Affects Versions: 3.6.4
> Reporter: Redriver
> Priority: Major
>
> The WebSocketClient in gremlin-driver does not support SSL. As a result, when
> the gremlin-server enables SSL, the WebSocketClient failed to connect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)