From c9b58e6c3ff51611b01b79804bb8b0c7a90481d1 Mon Sep 17 00:00:00 2001 From: Lee Fine <50836957+leefine02@users.noreply.github.com> Date: Mon, 18 Sep 2023 08:45:10 -0400 Subject: [PATCH] PEM Cert Ordering Fix --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 370b5fb..3606cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +v1.4.5 +- Bug Fix: For F5-WS-REST store type, make sure certificate chain is ordered properly when installing to F5 - EE Cert => Issuing CA Cert => One-to-many Intermediate CA Certs => Root CA Cert. + v1.4.4 - Bug Fix: Allow PEM formats with # comments at top of file during inventory