community.crypto/plugins/module_utils
Felix Fontein 589e7c72ef
Allow to specify subject (for CSRs) and issuer (for CRLs) ordered (#316)
* Allow to specify subject (for CSRs) and issuer (for CRLs) ordered.

* Forgot import.

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Fix typo.

* Simplify error handling, reject empty values outright.

* Document d497231e1c.

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-10-31 15:05:04 +01:00
..
acme Allow to specify subject (for CSRs) and issuer (for CRLs) ordered (#316) 2021-10-31 15:05:04 +01:00
crypto Allow to specify subject (for CSRs) and issuer (for CRLs) ordered (#316) 2021-10-31 15:05:04 +01:00
ecs Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssh openssh_cert - adding signature_algorithm option (#277) 2021-09-15 08:53:53 +02:00
io.py Avoid crash in check mode (#243) 2021-06-02 16:44:26 +02:00