community.general/lib/ansible/modules/crypto
Jakob Ackermann 21c8650180 openssh_cert: add serial_number param (#54653)
* [openssh_cert] cleanup the returned certificate info

- Drop the certificate path - it is already present in rc.filename.
- Drop the leading whitespace for all lines.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [openssh_cert] add support for a certificate serial number

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [openssh_cert] fix lint error

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [openssh_cert] drop explicit default value

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [openssh_cert] enforce the specified or missing serial number

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [openssh_cert] passing no explicit serial number ignores any present one

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-04-01 12:18:33 +01:00
..
acme ACME: rename acme_account_facts -> acme_account_info (#54082) 2019-03-20 13:21:28 +00:00
__init__.py
certificate_complete_chain.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
get_certificate.py Stop using ca_certs alias. (#54507) 2019-03-28 10:38:18 -04:00
luks_device.py luks_device: add allow_to_remove_last_key option (#52371) 2019-03-14 09:55:35 +00:00
openssh_cert.py openssh_cert: add serial_number param (#54653) 2019-04-01 12:18:33 +01:00
openssh_keypair.py Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
openssl_certificate.py openssl_certificate: fix ACME provider (#54656) 2019-04-01 12:18:14 +01:00
openssl_csr.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_dhparam.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_pkcs12.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_privatekey.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_publickey.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00