community.crypto/plugins
Felix Fontein 0a0d0f2bdf
openssl_csr_info and x509_certificate_info: return more public key information (#233)
* Return more public key information.

* Make sure bit size is converted to int first.

* Apply suggestions from code review

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

* Remove no longer necessary code.

* Use correct return value's name.

* Add trailing commas.

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-05-19 14:02:45 +02:00
..
action Move action_module from module_utils to plugin_utils (#134) 2020-11-03 09:21:35 +01:00
doc_fragments acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
module_utils openssl_csr_info and x509_certificate_info: return more public key information (#233) 2021-05-19 14:02:45 +02:00
modules openssl_csr_info and x509_certificate_info: return more public key information (#233) 2021-05-19 14:02:45 +02:00
plugin_utils Make action_module plugin utils compatible with latest changes in ansible-core 2.11.0b3 (#202) 2021-03-20 23:36:48 +01:00