community.crypto/plugins/module_utils/crypto/module_backends
Felix Fontein 2bf0bb5fb3
Add diff support (#150)
* Add diff support to openssl_privatekey.

* Add diff support to openssl_csr.

* Add diff support to x509_crl.

* Add diff support to x509_certificate.

* Add diff support to openssl_publickey.

* Add changelog fragment.

* Prefer one fingerprint for diff infos to reduce noise.

* Apply suggestions from code review

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-05-23 19:25:23 +00:00
..
certificate.py Add diff support (#150) 2021-05-23 19:25:23 +00:00
certificate_acme.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_assertonly.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_entrust.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_info.py Add diff support (#150) 2021-05-23 19:25:23 +00:00
certificate_ownca.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
certificate_selfsigned.py Refactor x509_certificate module, add x509_certificate_pipe module (#135) 2020-11-24 17:21:52 +01:00
common.py Refactor openssl_privatekey module, move add openssl_privatekey_pipe module (#119) 2020-10-28 21:52:54 +01:00
crl_info.py x509_crl_info: allow to not enumerate revoked certificates (#232) 2021-05-19 09:32:30 +02:00
csr.py Add diff support (#150) 2021-05-23 19:25:23 +00:00
csr_info.py Add diff support (#150) 2021-05-23 19:25:23 +00:00
privatekey.py Add diff support (#150) 2021-05-23 19:25:23 +00:00
privatekey_info.py Add diff support (#150) 2021-05-23 19:25:23 +00:00
publickey_info.py Add diff support (#150) 2021-05-23 19:25:23 +00:00