[ 
https://issues.apache.org/jira/browse/TINKERPOP-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580069#comment-16580069
 ] 

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_r210028588
  
    --- Diff: 
gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Cluster.java 
---
    @@ -579,7 +657,9 @@ public Builder sslContext(final SslContext sslContext) {
              * File location for a SSL Certificate Chain to use when SSL is 
enabled. If this value is not provided and
              * SSL is enabled, the {@link TrustManager} will be established 
with a self-signed certificate which is NOT
              * suitable for production purposes.
    +         * @deprecated
    --- End diff --
    
    Please include the full standard "deprecation message" wherever 
`@Deprecated` is used: 
    
    `@deprecated As of release 3.2.10, replaced by blah blah blah"


> 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
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to