community.crypto/plugins/modules
dlehrman b000491514
Support Custom Cipher Selection (#571)
* 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>
2023-02-10 21:01:13 +01:00
..
acme_account.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_account_info.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_certificate_revoke.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_challenge_cert_helper.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_inspect.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
certificate_complete_chain.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
crypto_info.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
ecs_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
ecs_domain.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
get_certificate.py Support Custom Cipher Selection (#571) 2023-02-10 21:01:13 +01:00
luks_device.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssh_cert.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssh_keypair.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_csr.py openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560) 2023-01-02 14:52:59 +00:00
openssl_csr_info.py Add openssl_csr_info ilter. (#554) 2022-12-31 07:58:37 +01:00
openssl_csr_pipe.py openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560) 2023-01-02 14:52:59 +00:00
openssl_dhparam.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_pkcs12.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_privatekey.py openssl_privatekey: fix example for cipher (#527) 2022-11-10 20:25:56 +01:00
openssl_privatekey_convert.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_privatekey_info.py Add openssl_privatekey_info filter (#555) 2022-12-31 17:45:45 +01:00
openssl_privatekey_pipe.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_publickey.py Be more precise about which private keys are supported in openssl_publickey. (#532) 2022-11-27 18:13:59 +01:00
openssl_publickey_info.py Add openssl_publickey_info filter. (#556) 2022-12-31 07:56:54 +01:00
openssl_signature.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_signature_info.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_certificate_info.py Add x509_certificate_info filter. (#557) 2022-12-31 07:56:11 +01:00
x509_certificate_pipe.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_crl.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_crl_info.py Add x509_crl_info filter (#558) 2022-12-31 07:56:34 +01:00