Commit Graph

18 Commits

Author SHA1 Message Date
Fabian Grünbichler
5a42e20dba fix #5665: add note about short-lived cert renewal
not that obvious behaviour on the systemd side, and missing cert renewal can
have wide-reaching consequences.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-11-08 11:30:21 +01:00
Folke Gleumes
33bd85d554 acme: add note about validation delay
The effect and unit of the validation delay was unclear from our
documentation, and the link to the acme.sh documentation didn't explain
it either

Signed-off-by: Folke Gleumes <f.gleumes@proxmox.com>
 [ TL: reflow to 80cc, while 100cc is fine in general, this file uses
 basically only 80cc and honoring local style trumps using a more
 modern line wrap width ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-06-18 16:33:57 +02:00
Fabian Grünbichler
27f646827d certs: make it more clear where to set alias
see https://bugzilla.proxmox.com/show_bug.cgi?id=5506

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-05 12:31:04 +02:00
Thomas Lamprecht
e2b3622a89 consistently use web UI and web interface wording
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-22 08:49:28 +01:00
Noel Ullreich
ff4ae05288 Fix spelling of command line/command-line
Commandline/command line/command-line where being used interchangeably,
which is not correct
(see: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/c/command-line).
use command-line when it is an adjective (e.g. "command-line interface")
and use command line when it is a noun (e.g. "change the setting from
the command line")

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
2023-11-17 10:54:24 +01:00
Matthias Heiserer
135789c093 consistently use 'web interface' (two words)
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:39:53 +01:00
Oguz Bektas
3a433e9bb0 SPAM: [PATCH v2 docs] fix typos in various adoc files
checked for common misspellings. some of the changes (like favourite vs.
favorite or virtualization vs. virtualisation) are because of US vs. UK english

Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-04-29 13:26:28 +02:00
Stoiko Ivanov
d6754f0f8b certs: improve wording and styling
porting over the changes done in pmg-docs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-04-18 18:06:54 +02:00
Dylan Whyte
482212bf4f Fix typos and wording
Update some lines to fix spelling and grammatical errors

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-07-15 18:46:08 +02:00
Thomas Lamprecht
7c90d20bb8 cert-management: fix denglish typo
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-08 18:40:16 +02:00
Thomas Lamprecht
65c8048384 certs: add some screenshots
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-07 21:39:33 +02:00
Thomas Lamprecht
a7dca4d1df rework certificates chapter, section ordering, ..
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-07 19:59:33 +02:00
Thomas Lamprecht
0a1739bd15 cert management: move some headings a level up for better visibility
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 10:33:02 +02:00
Thomas Lamprecht
186c094b30 cert management: split examples a bit up for readabillity
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-04 11:10:48 +02:00
Fabian Grünbichler
0b447f1cc8 certs: extend ACME section with DNS/plugin info
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-04-30 15:18:55 +02:00
Thomas Lamprecht
da30f82a27 certs: followup: move hint a bit higher and small improvement
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-24 09:52:26 +01:00
Stoiko Ivanov
4d7de98e38 cert-management: mention symlinks in /etc/pve
The warning to not replace the cluster-certificates in '/etc/pve/local' can
be misleading and let users think that '/etc/pve/nodes/NODENAME/pve-ssl.pem'
(and .key) are the files they should replace with a LE/externally signed
certificate.

Explicitly mentioning that '/etc/pve/local' is a symlink to
'/etc/pve/nodes/NODENAME' should make the warning more clear.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-01-24 07:37:21 +01:00
Oguz Bektas
118dceacc9 typo managment -> management
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2019-02-18 09:01:15 +01:00