ansible/test/integration/targets/openssl_privatekey/tasks
Felix Fontein 90c067e947 openssl_* modules: private key errors (#54088)
* Improve error handling, in particular with respect to private key loading problems.

* Add tests to validate that modules regenerate invalid input and don't crash.

* Don't crash when input is invalid.

* Create 'better' broken input.

* Fix paths.

* Simplifying pyOpenSSL error handling.
2019-03-30 14:28:10 +01:00
..
impl.yml openssl_* modules: private key errors (#54088) 2019-03-30 14:28:10 +01:00
main.yml