Manage Security
This page describes how to manage the various security aspects of WarpStream's Kafka product.
Last updated
Was this helpful?
This page describes how to manage the various security aspects of WarpStream's Kafka product.
WarpStream supports standard Kafka ACL functionality. More details are available in the ACLs documentation.
WarpStream Agents have native support for TLS termination. More details are available in the TLS documentation.
By default, WarpStream Agents are configured without authentication. WarpStream supports the following authentication mechanisms and protocols for WarpStream Agents.
SASL (Simple Authentication Security Layer) is a framework that provides developers of applications and shared libraries with mechanisms for authentication, data integrity-checking, and encryption. The following topic explains how to configure SASL in WarpStream.
With mTLS (mutual TLS) authentication, both Kafka clients and servers use TLS certificates to verify each other’s identities to ensure that traffic is secure and trusted in both directions. The following topic explains how to configure mTLS in WarpStream.
Last updated
Was this helpful?
Was this helpful?