Add missing changelog for #784.
parent
b02fb8e9a0
commit
1f39b0ff2a
|
@ -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)."
|
Loading…
Reference in New Issue