mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-27 05:43:22 +00:00
* Enable custom cipher selection for get_certificate * get_certificate ciphers desc grammar fix Co-authored-by: Felix Fontein <felix@fontein.de> * get_certificate ciphers desc grammar fix Co-authored-by: Felix Fontein <felix@fontein.de> * get_certificate ciphers include version_added Co-authored-by: Felix Fontein <felix@fontein.de> * Add changelog fragment * Fail if ciphers is set and Python < 2.7.9 * Standardize ciphers conditionals in get_certificate Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>