Tsz-wo Sze created RATIS-2308:
---------------------------------

             Summary: Remove used gRPC TLS confs
                 Key: RATIS-2308
                 URL: https://issues.apache.org/jira/browse/RATIS-2308
             Project: Ratis
          Issue Type: Improvement
          Components: gRPC
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


The following conf properties in GrpcConfigKeys are never used.
{code}
  key: raft.grpc.tls.enabled (boolean, default=false)
  key: raft.grpc.tls.mutual_authn.enabled (boolean, default=false)
  key: raft.grpc.tls.private.key.file.name (java.lang.String, 
default=private.pem)
  key: raft.grpc.tls.cert.chain.file.name (java.lang.String, 
default=certificate.crt)
  key: raft.grpc.tls.trust.store (java.lang.String, default=ca.crt)
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to