andreachild opened a new pull request, #2753: URL: https://github.com/apache/tinkerpop/pull/2753
Fixed failing GremlinServerSslIntegrateTest.shouldEnableSslAndFailIfCiphersDontMatch by reinstating the previous WebSocket channelizer logic that waited for the handshake to complete after the channel connects. If the handshake fails then a ConnectionException is thrown. Tested by executing feature tests for gremlin-server using -DskipIntegrationTests=false and manually by starting up a gremlin-server with ssl enabled and gremlin-console with ssl enabled (with limited sslCipherSuites) and then executing a remote query to view the correct exception is thrown. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
