community.crypto/plugins/modules
francescolovecchio 29ac3cbe81
ecs_certificate: allow to request renewal without csr (#740)
* renew request CSR validation

* Create 740-ecs_certificate-renewal-without-csr

* Rename 740-ecs_certificate-renewal-without-csr to 740-ecs_certificate-renewal-without-csr.yml

---------

Co-authored-by: flovecchio <flovecchio@sorint.com>
2024-05-09 20:24:48 +02:00
..
acme_account.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
acme_account_info.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
acme_ari_info.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
acme_certificate.py Fix documentation. (#751) 2024-05-05 19:57:32 +02:00
acme_certificate_deactivate_authz.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
acme_certificate_renewal_info.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
acme_certificate_revoke.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
acme_challenge_cert_helper.py Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00
acme_inspect.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
certificate_complete_chain.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
crypto_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
ecs_certificate.py ecs_certificate: allow to request renewal without csr (#740) 2024-05-09 20:24:48 +02:00
ecs_domain.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
get_certificate.py Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00
luks_device.py luks_device: fix remove_keyslot not working when set to 0 and duplicate keys (#710) 2024-02-11 12:23:21 +01:00
openssh_cert.py Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00
openssh_keypair.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_csr.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_csr_info.py Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00
openssl_csr_pipe.py Deprecate check mode behavior of pipe modules. (#714) 2024-02-25 17:00:37 +01:00
openssl_dhparam.py Fix openssl_dhparam. (#698) 2024-01-25 23:42:03 +01:00
openssl_pkcs12.py Handle pyOpenSSL 23.3.0, which removed PKCS#12 support (at least partially). (#666) 2023-10-28 13:38:07 +00:00
openssl_privatekey.py Update openssl_privatekey.py (#644) 2023-08-08 13:40:24 +02:00
openssl_privatekey_convert.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_privatekey_info.py Disable consistency checking of RSA keys for cryptography 42.0.0 which no longer gives access to the required function. (#702) 2024-01-26 17:47:46 +01:00
openssl_privatekey_pipe.py Deprecate check mode behavior of pipe modules. (#714) 2024-02-25 17:00:37 +01:00
openssl_publickey.py Emphasize that openssl_publickey doesn't support OpenSSH private keys. (#663) 2023-10-07 15:21:09 +02:00
openssl_publickey_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_signature.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_signature_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_certificate.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_certificate_convert.py Add x509_certificate_convert module. (#728) 2024-04-18 05:50:36 +00:00
x509_certificate_info.py Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00
x509_certificate_pipe.py Deprecate check mode behavior of pipe modules. (#714) 2024-02-25 17:00:37 +01:00
x509_crl.py Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00
x509_crl_info.py Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00