Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions certificates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,13 @@ host name. Wildcard names are supported.
Uploaded certificates are added to Traefik's backup and can be restored
from it.

If the certificate is signed by a private/custom certification authority (CA),
it needs to be added to the OS certificate store to be trusted and to allow the upload:

- `RHEL distributions (Rocky) <https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/securing_networks/using-shared-system-certificates_securing-networks>`_

- `Debian <https://manpages.debian.org/stable/ca-certificates/update-ca-certificates.8.en.html>`_

.. _certificate-alerts-section:

Receive certificate expiration alerts
Expand Down