[ https://issues.apache.org/jira/browse/CASSANDRASC-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Saranya Krishnakumar updated CASSANDRASC-156: --------------------------------------------- Authors: Raymond Welgosh, Saranya Krishnakumar Test and Documentation Plan: Unit and Integration tests Status: Patch Available (was: Open) Patch: [https://github.com/apache/cassandra-sidecar/pull/145] > 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: 10m > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org