Skip to content

Commit c577e59

Browse files
committed
Add note about cert reloading
1 parent 0e45aa7 commit c577e59

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/config/pki.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ pki:
4141

4242
<Pill className="mb-24">Required</Pill> <Pill className="mb-24">Reloadable</Pill>
4343

44+
:::note
45+
46+
A new certificate will only take effect after a reload if the IP address has not changed, but all other properties of
47+
the certificate can be changed.
48+
49+
:::
50+
4451
The `cert` is a certificate unique to every host on a Nebula network. The certificate identifies a host’s IP address,
4552
name, and group membership within a Nebula network. The certificate is signed by a certificate authority when created,
4653
which informs other hosts on whether to trust a particular host certificate.

0 commit comments

Comments
 (0)