[
https://issues.apache.org/jira/browse/RATIS-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-2308:
------------------------------
Summary: Remove the unused gRPC TLS confs (was: Remove used gRPC TLS confs)
> Remove the unused 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
> Priority: Major
>
> 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)