Skip to content

Commit 8b65a24

Browse files
JakeSCahillDeflaimunFeediver1pgellertasimms41
authored
Document support for PKCS#12 (#860)
Co-authored-by: Paulo Borges <[email protected]> Co-authored-by: Joyce Fee <[email protected]> Co-authored-by: Gellért Peresztegi-Nagy <[email protected]> Co-authored-by: Angela Simms <[email protected]> Co-authored-by: Kat Batuigas <[email protected]> Co-authored-by: Michele Cyran <[email protected]>
1 parent 24c7ca9 commit 8b65a24

File tree

3 files changed

+185
-117
lines changed

3 files changed

+185
-117
lines changed

modules/get-started/pages/whats-new.adoc

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,17 @@ This release includes several updates to xref:get-started:licensing/overview.ado
4949

5050
- *30-day trial Enterprise license*: Starting with version 24.3, new Redpanda clusters automatically receive a trial license that's valid for 30 days, allowing unrestricted use of Enterprise features. This evaluation period begins when the cluster is created for the first time. After this period expires, inactive Enterprise features are disabled, and active features enter a restricted state.
5151

52-
== Declarative user and ACL management in Kubernetes
52+
== PKCS#12 support for TLS listeners
53+
54+
Redpanda now supports configuring TLS using PKCS#12 files, which allows you to manage both the certificate and private key in a single, password-protected file.
55+
56+
For more details, see xref:manage:security/encryption.adoc[].
57+
58+
This feature is not yet available in Kubernetes deployments that use the Redpanda Helm chart or the Redpanda Operator.
59+
60+
== New features in the Redpanda Operator
61+
62+
=== Declarative user and ACL management
5363

5464
The Redpanda Operator now supports declarative management of users and access control lists (ACLs) using the new User custom resource, starting in version v2.2.2-24.2.4. This feature allows you to:
5565

@@ -59,7 +69,7 @@ The Redpanda Operator now supports declarative management of users and access co
5969

6070
To learn more, see the xref:manage:kubernetes/security/authentication/k-user-controller.adoc[User custom resource documentation].
6171

62-
== Declarative schema management in Kubernetes
72+
=== Declarative schema management
6373

6474
The Redpanda Operator now supports declarative schema management using the Schema custom resource, starting in version v2.3.0-24.3.1. This feature allows you to:
6575

@@ -69,7 +79,7 @@ The Redpanda Operator now supports declarative schema management using the Schem
6979

7080
To learn more, see the xref:manage:kubernetes/k-schema-controller.adoc[Schema custom resource documentation].
7181

72-
== Use Redpanda Operator without Flux
82+
=== Use Redpanda Operator without Flux
7383

7484
The Redpanda Operator now supports the `useFlux` flag, giving you control over resource management, starting in version v2.3.0-24.3.1:
7585

0 commit comments

Comments
 (0)