From 9f7afc95b99d620fa6d1b619da6a0d00b3513b79 Mon Sep 17 00:00:00 2001 From: Marco Fargetta Date: Tue, 7 Jan 2025 13:19:13 +0100 Subject: [PATCH] Update changes for pkispawn/pkidestroy --- docs/changes/v11.6.0/Tools-Changes.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/changes/v11.6.0/Tools-Changes.adoc b/docs/changes/v11.6.0/Tools-Changes.adoc index 13078d635c7..f96ec5fce0c 100644 --- a/docs/changes/v11.6.0/Tools-Changes.adoc +++ b/docs/changes/v11.6.0/Tools-Changes.adoc @@ -53,3 +53,15 @@ to specify the user certificate. The `pki-server ca-cert-create` command has been updated to provide an option to import the new certificate into CA database. + +== Update pkispawn to support EST and ACME subsystem == + +The `pki-server -user-add` command has been updated to provide an option + +== Update pkispawn + +The `pkispawn` command has been updated to include ACME and EST subsystem deployment. + +== Update pkidestroy + +The `pkidestroy` command has been updated to include ACME and EST subsystem removal.