community.crypto/plugins/filter
Felix Fontein ba456c5eaf
Add gpg_fingerprint lookup and filter (#639)
* Add gpg_fingerprint lookup.

* Work around problems on some CI targets.

* Use get_bin_path to find the gpg executable. Document that we need it.

* Improve and test error handling.

* Refactor (potentially) common code to module_utils and plugin_utils.

This will be useful to create a filter version of this, and further lookups, filters, and modules.

* Do not create a keyring when there isn't one.

* Fixups.

* Fix description.

* More fixes for lookup.

* Also add a gpg_fingerprint filter.

* Improve formulation.

Co-authored-by: Sandra McCann <samccann@redhat.com>

---------

Co-authored-by: Sandra McCann <samccann@redhat.com>
2023-08-02 11:16:34 +02:00
..
gpg_fingerprint.py Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00
openssl_csr_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_privatekey_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_publickey_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
split_pem.py Add split_pem filter (#549) 2022-12-27 21:57:20 +01:00
x509_certificate_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_crl_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00