mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-27 17:06:52 +00:00
Add missing changelog for #784.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- "get_certificate - allow to obtain the certificate chain sent by the server, and the one used for validation, with the new ``get_certificate_chain`` option.
|
||||
Note that this option only works if the module is run with Python 3.10 or newer
|
||||
(https://github.com/ansible-collections/community.crypto/issues/568, https://github.com/ansible-collections/community.crypto/pull/784)."
|
||||
Reference in New Issue
Block a user