Signed-off-by: Roland Hieber <[email protected]> --- doc/dev_code_signing.rst | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/dev_code_signing.rst b/doc/dev_code_signing.rst index d47002e8c380..56ac0e3b3217 100644 --- a/doc/dev_code_signing.rst +++ b/doc/dev_code_signing.rst @@ -49,6 +49,7 @@ material in case SoftHSM is used. When ``PTXCONF_CODE_SIGNING`` is enabled exactly one code signing provider is active during each invocation of PTXdist. +The active provider can be selected in the ``platformconfig`` menu. PTXdist comes equipped with a development code signing provider "devel" implemented via the package ``host-ptx-code-signing-dev``. -- 2.29.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
