Implement profile option. (#835)

This commit is contained in:
Felix Fontein
2025-01-12 10:24:24 +01:00
committed by GitHub
parent 029e009db1
commit 2419e6c6ad
3 changed files with 25 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
minor_changes:
- "acme_certificate - allow to chose a profile for certificate generation, in case the CA supports this using
Internet-Draft `draft-aaron-acme-profiles <https://datatracker.ietf.org/doc/draft-aaron-acme-profiles/>`__
(https://github.com/ansible-collections/community.crypto/pull/835)."