ansible/test/integration/targets/openssl_privatekey/tasks
Felix Fontein d00d0c81b3
openssl_privatekey: add support for format option (#60388)
* Add support for format option.

* Improve private key format detection.

* Fix raw format handling.

* Improve error handling.

* Improve raw key handling.

* Add failed raw test.

* Improve raw key loading.

* Simplify tests.

* Add raw format tests.

* Fail if format != 'auto_ignore' is specified for pyopenssl backend.

* Fix quoting.

* Bump version.

* Allow to convert private keys between different formats.

* Improve description.
2019-10-17 10:40:13 +02:00
..
impl.yml openssl_privatekey: add support for format option (#60388) 2019-10-17 10:40:13 +02:00
main.yml openssl_privatekey: add support for format option (#60388) 2019-10-17 10:40:13 +02:00