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

Yifan Cai commented on CASSANDRASC-156:
---------------------------------------

+1 on the patch!

Thanks for addressing the comments. 

Is the latest CI still green?

> Add mTLS Authentication in Sidecar
> ----------------------------------
>
>                 Key: CASSANDRASC-156
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-156
>             Project: Sidecar for Apache Cassandra
>          Issue Type: New Feature
>          Components: Rest API
>            Reporter: Saranya Krishnakumar
>            Priority: Normal
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> This patch adds Mutual TLS authentication support in Sidecar, where both 
> server and client exchange certs and verify each other. Patch uses 
> MutualTLSAuthentication provider from vertx-auth-mtls subproject in Sidecar 
> to authenticate users. It also allows for setting custom CertificateValidator 
> and IdentityExtractor. The patch configures ChainAuthHandler in server's 
> router. ChainAuthHandler currently contains MutualTlsAuthenticationHandler, 
> and is added before route specific handlers. 



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

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

Reply via email to