We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am missing in the following CRL (created with the Ansible module community.crypto.x509_crl) ...
root@srv01# openssl crl -inform PEM -text -noout -in dummy-0000000001/100-rootCA-dummy-0000000001.crl Certificate Revocation List (CRL): Version 2 (0x1) Signature Algorithm: ecdsa-with-SHA256 Issuer: CN = whatever.net Last Update: Aug 13 05:21:43 2023 GMT Next Update: Aug 10 05:21:43 2033 GMT Revoked Certificates: Serial Number: 529654792684CE72BAFFFE9F8F40EB93567D4CF6 Revocation Date: Aug 12 00:22:46 2023 GMT Signature Algorithm: ecdsa-with-SHA256 [....]:b2:42:14:d2:7e:02:[....]
... the "Authority Key Identifier [keyid]" from the rootCA. Something like ...
[....] CRL extensions: X509v3 Authority Key Identifier: keyid:[...]:3F:5E:B4:[...] [....]
Is there a change to get this feature in one of the next updates?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SUMMARY
I am missing in the following CRL (created with the Ansible module community.crypto.x509_crl) ...
... the "Authority Key Identifier [keyid]" from the rootCA. Something like ...
Is there a change to get this feature in one of the next updates?
ISSUE TYPE
The text was updated successfully, but these errors were encountered: