community.crypto/plugins
Katze 2a746115ca
fix #529 issuer_uri in x509_certificate_info (#530)
The issuer_uri is retrieved from the Authority Information Access field the same way as the OCSP responder URI is.
Handling is exactly the same since they reside in the same OID space and have the same data type.
Tests have also been added based on the integration test certificates.

Signed-off-by: benaryorg <binary@benary.org>

Signed-off-by: benaryorg <binary@benary.org>
2022-11-17 12:40:44 +01:00
..
action Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
doc_fragments Document attributes (#526) 2022-11-06 21:10:56 +01:00
module_utils fix #529 issuer_uri in x509_certificate_info (#530) 2022-11-17 12:40:44 +01:00
modules fix #529 issuer_uri in x509_certificate_info (#530) 2022-11-17 12:40:44 +01:00
plugin_utils Action plugin support code: ensure compatibility with newer versions of ansible-core (#515) 2022-09-23 07:02:46 +02:00