[
https://issues.apache.org/jira/browse/TINKERPOP-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580077#comment-16580077
]
ASF GitHub Bot commented on TINKERPOP-2023:
-------------------------------------------
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/912#discussion_r210029978
--- Diff: docs/src/reference/gremlin-applications.asciidoc ---
@@ -732,7 +732,10 @@ The following table describes the various
configuration options for the Gremlin
|connectionPool.keepAliveInterval |Length of time in milliseconds to wait
on an idle connection before sending a keep-alive request. Set to zero to
disable this feature. |1800000
|connectionPool.keyCertChainFile |The X.509 certificate chain file in PEM
format. |_none_
--- End diff --
since some of these settings are deprecated, I think that we should just
remove them from the documentation. we usually don't document deprecated
concepts.
> Gremlin Server should not create self-signed certs
> --------------------------------------------------
>
> Key: TINKERPOP-2023
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2023
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.2.9
> Reporter: Robert Dale
> Assignee: Robert Dale
> Priority: Minor
> Labels: breaking, deprecation
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)