From 9c19dd6ef3bac14859c8a297e5d84e2968feacf8 Mon Sep 17 00:00:00 2001 From: ankit Date: Fri, 13 Aug 2021 05:17:45 +0000 Subject: Adds create_csr and add_https_certificate clean step This commit adds new clean steps create_csr and add_https_certificate to allow users to create certificate signing request and adds https certificate to the iLO. Story: 2009118 Task: 43016 Change-Id: I1e2da0e0da5e397b6e519e817e0bf60a02bbf007 --- releasenotes/notes/create_csr_clean_step-a720932f61b42118.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/create_csr_clean_step-a720932f61b42118.yaml (limited to 'releasenotes/notes') diff --git a/releasenotes/notes/create_csr_clean_step-a720932f61b42118.yaml b/releasenotes/notes/create_csr_clean_step-a720932f61b42118.yaml new file mode 100644 index 000000000..1951245c1 --- /dev/null +++ b/releasenotes/notes/create_csr_clean_step-a720932f61b42118.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Adds new clean steps ``create_csr`` and ``add_https_certificate`` + to ``ilo`` and ``ilo5`` hardware types which allows users to + create Certificate Signing Request(CSR) and adds signed HTTPS + certificate to the iLO. -- cgit v1.2.1