Skip to content

Commit 7ede4dd

Browse files
mjangADubhlaoichsylwang
authored
fix: unmanaged certs only include metadata (#605)
--------- Co-authored-by: Alan Dooley <[email protected]> Co-authored-by: Sylvia Wang <[email protected]>
1 parent d9b3485 commit 7ede4dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/nginx-one/how-to/certificates/manage-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ If you register an instance to NGINX One Console, as described in [Add your NGIN
178178
- Are used in their NGINX configuration
179179
- Do _not_ match an existing managed SSL certificate/CA bundle
180180

181-
These certificates appear in the list of unmanaged certificates.
181+
These certificates appear in the list of unmanaged certificates. NGINX One Console does not store unmanaged certs or keys, only metadata associated with certs for monitoring.
182182

183183
We recommend that you convert your unmanaged certificates. Converting to a managed certificate allows you to centrally manage, update, and deploy a certificate to your data plane from the NGINX One Console.
184184

content/nginx-one/how-to/config-sync-groups/manage-config-sync-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Config Sync Groups support configuration inheritance and persistance. If you've
3737

3838
On the other hand, if you remove all instances from a Config Sync Group, the original configuration persists. In other words, the group retains the configuration from that first instance (or the original configuration). Any new instance that you add later still inherits that configuration.
3939

40-
{{< tip >}}You can use _unmanaged_ certificates. Your actions can affect the [Config Sync Group status](#config-sync-group-status). For future instances on the data plane, if it:
40+
{{< tip >}}You can use _unmanaged_ certificates. NGINX One Console does not store unmanaged certs or keys, only metadata associated with the certs or keys for monitoring. Your actions can affect the [Config Sync Group status](#config-sync-group-status). For future instances on the data plane, if it:
4141

4242
- Has unmanaged certificates in the same file paths as defined by the NGINX configuration as the Config Sync Group, that instance will be [**In Sync**](#config-sync-group-status).
4343
- Will be [**Out of Sync**](#config-sync-group-status) if the instance:

0 commit comments

Comments
 (0)