We also support to verify repos using SSH keys from the first version
on. This limitation was forgotten to be removed during reworking the
patch series.
Fixes: 8051eaa88 ("extend kas schema to provide repo signing ...")
Signed-off-by: Felix Moessbauer <
felix.mo...@siemens.com>
---
docs/userguide/project-configuration.rst | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/userguide/project-configuration.rst b/docs/userguide/project-configuration.rst
index d17acc925..98f14e2f4 100644
--- a/docs/userguide/project-configuration.rst
+++ b/docs/userguide/project-configuration.rst
@@ -459,8 +459,6 @@ Configuration reference
available to the build environment as well by pointing the ``GNUPGHOME``
environment variable to the local keystore.
- .. note:: Currently only GnuPG keys are supported.
-
``<signer_id>``: dict [optional]
:kasschemadesc:`signers.additionalProperties`
For each signer, a unique identifier is required. The ``<signer_id>`` is used to
--
2.50.0