diff --git a/sites/platform/src/define-routes/https.md b/sites/platform/src/define-routes/https.md index c2d3a9f1d4..545b296755 100644 --- a/sites/platform/src/define-routes/https.md +++ b/sites/platform/src/define-routes/https.md @@ -38,6 +38,9 @@ If you need more hostnames, you can obtain additional certificates or a wildcard certificate from a [third-party issuer](../domains/steps/tls.md). Alternatively, consider splitting your project up into multiple {{% vendor/name %}} projects. +Please note that when using multiple domains, the Common Name (CN) to which the certificate is issued to +is not guaranteed to be the same on each certificate renewal. + ### Certificate renewals When you use the [TLS certificates](#tls-certificates) provided by {{% vendor/name %}}, diff --git a/sites/upsun/src/define-routes/https.md b/sites/upsun/src/define-routes/https.md index 278566cbf6..1cd37541d5 100644 --- a/sites/upsun/src/define-routes/https.md +++ b/sites/upsun/src/define-routes/https.md @@ -38,6 +38,9 @@ If you need more hostnames, you can obtain additional certificates or a wildcard certificate from a [third-party issuer](../domains/steps/tls.md). Alternatively, consider splitting your project up into multiple {{% vendor/name %}} projects. +Please note that when using multiple domains, the Common Name (CN) to which the certificate is issued to +is not guaranteed to be the same on each certificate renewal. + ### Certificate renewals When you use the [TLS certificates](#tls-certificates) provided by {{% vendor/name %}},