Regenerate certificate on CA's subject change. (#402)

This commit is contained in:
Felix Fontein
2022-02-14 18:04:29 +01:00
committed by GitHub
parent 11a14543c8
commit 3ebc132c03
4 changed files with 68 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "x509_certificate - regenerate certificate when the CA's subject changes for ``provider=ownca`` (https://github.com/ansible-collections/community.crypto/issues/400, https://github.com/ansible-collections/community.crypto/pull/402)."