Skip to content

Commit 2b80a9a

Browse files
Update replacement details to include SANs
1 parent 8e63b72 commit 2b80a9a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Each configured certificate is shown in a table with the following fields:
5252
{{% alert color="info" %}}You cannot delete a certificate that is currently in use.
5353
{{% /alert %}}
5454

55-
For detailed information about how Mendix Admins can use the **Certificate Management** page to upload, configure and manage centralized certificates, refer to [Managing Centralized Certificates](/developerportal/deploy/certificates/centralized-certificates/).
55+
For detailed information about how Mendix Admins can use the **Certificate Management** page to upload, configure and manage centralized certificates, refer to [Centralized Certificates](/developerportal/deploy/certificates/centralized-certificates/).
5656

5757
## Read More
5858

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Replacing a certificate allows you to renew it without downtime.
105105
All custom domains previously using the old certificate are automatically updated to use the new certificate.
106106

107107
{{% alert color="info" %}}
108-
The replacement certificate must have the same common name as the certificate it replaces.
108+
Every hostname covered by the existing certificate must be included in the Subject Alternative Names (SANs) of the replacement certificate.
109109
{{% /alert %}}
110110

111111
## Read More

content/en/docs/releasenotes/control-center/2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ numberless_headings: true
1313

1414
#### New Features
1515

16-
* We have added **Certificate Management** in Control Center, enabling Mendix Admins to centrally manage SSL/TLS certificates for custom domains. From the [Certificate Management](/control-center/certificate-management/) page, Mendix Admins can manage [Centralized Certificates](/developerportal/deploy/certificates/centralized-certificates/) and make certificates available to Technical Contacts when [configuring custom domains](/developerportal/deploy/custom-domains/#Configuring) at the application level.
16+
* We have added **Certificate Management** in Control Center, enabling Mendix Admins to centrally manage SSL/TLS certificates for custom domains. From the [Certificate Management](/control-center/certificate-management/) page, Mendix Admins can configure [Centralized Certificates](/developerportal/deploy/certificates/centralized-certificates/) and make certificates available to Technical Contacts when [configuring custom domains](/developerportal/deploy/custom-domains/#Configuring) at the application level.
1717

1818
## January 2026
1919

0 commit comments

Comments
 (0)