mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 15:59:09 -07:00
Allow user to mark the x509v3 extensions as critical, by specifying the $extension_critical boolean, where $extension is the name of the extension. Currently this module supports only 3 differents x509v3 extensions: * keyUsage * extendedKeyUsage * subjectAtlName There are more to come. |
||
---|---|---|
.. | ||
__init__.py | ||
openssl_csr.py | ||
openssl_privatekey.py | ||
openssl_publickey.py |