community.crypto/plugins
dlehrman 6ba06f24ce
Enable TLS/SSL CTX Options for the get_certificate Module (#779)
* Enable SSL CTX options for get_certificate

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

* Support both str and int SSL CTX options, override defaults

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

* Add changelog fragment

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

* Resolve doc builder error

ssl_ctx_options can be a mix of str and int, but `elements: [ str, int ]` made the Ansible doc builder angry.

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

* Set ssl_ctx_options version_added

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

* Initial application of suggestions from code review

Working on completing application of suggestions

Co-authored-by: Felix Fontein <felix@fontein.de>

* Finish applying suggestions from code review

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

* Documentation update

Co-authored-by: Felix Fontein <felix@fontein.de>

* Include value in fail output for wrong data type

Co-authored-by: Felix Fontein <felix@fontein.de>

* Handle invalid tls_ctx_option strings

Co-authored-by: Felix Fontein <felix@fontein.de>

* Minor documentation update

Signed-off-by: David Ehrman <dlehrman@liberty.edu>

---------

Signed-off-by: David Ehrman <dlehrman@liberty.edu>
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-07-07 21:48:48 +02:00
..
action Deprecate check mode behavior of pipe modules. (#714) 2024-02-25 17:00:37 +01:00
doc_fragments Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
filter Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00
lookup Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00
module_utils Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
modules Enable TLS/SSL CTX Options for the get_certificate Module (#779) 2024-07-07 21:48:48 +02:00
plugin_utils Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00