You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/openssl_privatekey
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.
5 years ago
..
meta Enable integration tests for the crypto/ namespace (#26684) 7 years ago
tasks openssl_privatekey: add support for format option (#60388) 5 years ago
tests openssl_privatekey: add support for format option (#60388) 5 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago