community.crypto/plugins/module_utils/crypto
Felix Fontein 6b1a3d6e68
Add conversion filters for serial numbers (#713)
* Refactoring.

* Add parse_filter and to_filter plugins.

* Mention filters when serial numbers are accepted or returned.
2024-02-18 21:27:48 +01:00
..
module_backends Emit warning when consistency cannot be checked. (#705) 2024-01-27 10:39:13 +01:00
_asn1.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
_obj2txt.py Correctly mark plugins/module_utils/crypto/_obj2txt.py as having two licenses. (#495) 2022-07-25 07:17:56 +02:00
_objects.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
_objects_data.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
basic.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
cryptography_crl.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
cryptography_support.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
math.py Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00
openssh.py Remove unneccessary imports (#569) 2023-02-09 11:57:54 +01:00
pem.py Improve PEM identification. (#628) 2023-06-27 17:35:55 +02:00
support.py Added support for certificates in DER format for `x509_certificate_info` module (#622) 2023-06-15 12:51:14 +02:00