diff options
author | systeembeheerder <19684880+systeembeheerder@users.noreply.github.com> | 2025-04-01 09:13:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-01 09:13:36 +0200 |
commit | de4b289219d7685a0536e8bcc42940a83b26af70 (patch) | |
tree | e4d9c93edd3c800acc99b9dd32cfc99566fd3742 | |
parent | 3d7c031adb7a79c279aaf275ce789eb23a3f4563 (diff) | |
download | vyos-documentation-de4b289219d7685a0536e8bcc42940a83b26af70.tar.gz vyos-documentation-de4b289219d7685a0536e8bcc42940a83b26af70.zip |
Update index.rst
Explain the limitations in the current version
-rw-r--r-- | docs/configuration/pki/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration/pki/index.rst b/docs/configuration/pki/index.rst index 99bd2815..70b89d9f 100644 --- a/docs/configuration/pki/index.rst +++ b/docs/configuration/pki/index.rst @@ -255,6 +255,8 @@ ACME The VyOS PKI subsystem can also be used to automatically retrieve Certificates using the :abbr:`ACME (Automatic Certificate Management Environment)` protocol. +VyOS 1.4.1 does not store the intermediate certificates from ACME. Which makes +this functionality limited. See :vytask:`T7299`. .. cfgcmd:: set pki certificate <name> acme domain-name <name> |