We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e45aa7 commit c577e59Copy full SHA for c577e59
docs/config/pki.mdx
@@ -41,6 +41,13 @@ pki:
41
42
<Pill className="mb-24">Required</Pill> <Pill className="mb-24">Reloadable</Pill>
43
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
51
The `cert` is a certificate unique to every host on a Nebula network. The certificate identifies a host’s IP address,
52
name, and group membership within a Nebula network. The certificate is signed by a certificate authority when created,
53
which informs other hosts on whether to trust a particular host certificate.
0 commit comments