1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/openssl_certificate/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
..
assertonly.yml openssl_* modules: private key errors (#54088) 2019-03-30 14:28:10 +01:00
expired.yml New cryptography backend for openssl_certificate (#53924) 2019-03-22 13:21:23 +00:00
impl.yml openssl_certificate: update for #54298 (state=absent fix) (#54353) 2019-03-26 15:09:54 +00:00
main.yml New cryptography backend for openssl_certificate (#53924) 2019-03-22 13:21:23 +00:00
ownca.yml openssl_* modules: private key errors (#54088) 2019-03-30 14:28:10 +01:00
removal.yml openssl_certificate: update for #54298 (state=absent fix) (#54353) 2019-03-26 15:09:54 +00:00
selfsigned.yml openssl_* modules: private key errors (#54088) 2019-03-30 14:28:10 +01:00