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

Yifan Cai edited comment on CASSANDRA-17513 at 5/12/22 11:37 PM:
-----------------------------------------------------------------

For posterity,

PR: [https://github.com/apache/cassandra/pull/1535]

CI: 
[https://app.circleci.com/pipelines/github/yifan-c/cassandra?branch=r%2Fpr1535&filter=all]


was (Author: yifanc):
For posterity, the PR is [https://github.com/apache/cassandra/pull/1535]

> Adding support for TLS client authentication for internode communication
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17513
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17513
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Encryption, Local/Config
>            Reporter: Jyothsna Konisa
>            Assignee: Jyothsna Konisa
>            Priority: Normal
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> Same keystore is being set for both Inbound and outbound connections but we 
> should use a keystore with server certificate for Inbound connections and a 
> keystore with client certificates for outbound connections. So we should add 
> a new property in Cassandra.yaml to pass outbound keystore and use it in 
> SSLContextFactory for creating outbound SSL context.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to