Skip to content

Commit 614772e

Browse files
Merge pull request #10694 from mendix/olu-centralized-cert-f2
Adding beta status to central certificates
2 parents 0e572d0 + e9aef94 commit 614772e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

content/en/docs/control-center/security/certificate-management.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ linktitle: "Certificate Management"
44
url: /control-center/certificate-management/
55
description: "Describes the Certificate Management page in Mendix Control Center."
66
weight: 40
7+
beta: true
78
---
89

10+
{{% alert color="warning" %}}
11+
This feature is in Public Beta. For more information, refer to [Release Status](/releasenotes/release-status/).
12+
{{% /alert %}}
13+
914
## Introduction
1015

1116
In Mendix Cloud, SSL/TLS certificates enable secure HTTPS communication for incoming connections to applications that use custom domains.
@@ -34,7 +39,7 @@ This overview helps you proactively manage certificate renewals and avoid servic
3439
Each configured certificate is shown in a table with the following fields:
3540

3641
* **Description** – A descriptive name for the certificate. Use clear and meaningful names to make certificates easy to identify.
37-
* **Expiration date** – The date and time the certificate expires
42+
* **Certificate Expires** – The date and time the certificate expires
3843
* **Number of custom domains** – The number of custom domains currently using the certificate
3944
* **Status** – The current state of the certificate:
4045
* **Valid** – Currently valid and in use

content/en/docs/deployment/mendix-cloud-deploy/certificates/central-certificates.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ linktitle: "Centralized Certificates"
44
url: /developerportal/deploy/certificates/centralized-certificates/
55
description: "Learn how Mendix Admins centrally manage SSL/TLS certificates for custom domains in Mendix Control Center, including uploading, renewing, replacing, and monitoring certificate status."
66
weight: 40
7+
beta: true
78
---
89

10+
{{% alert color="warning" %}}
11+
This feature is in Public Beta. For more information, refer to [Release Status](/releasenotes/release-status/).
12+
{{% /alert %}}
13+
914
## Introduction
1015

1116
This document describes how Mendix Admins can centrally manage SSL/TLS certificates for [incoming connections](/developerportal/deploy/certificates/#incoming-connections) using [Certificate Management](/control-center/certificate-management/) in Control Center.

0 commit comments

Comments
 (0)