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_pkcs12
Andrea Tartaglia df86b9ec3d openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370)
* Removed required_together, updated tests

Since required_together: privatekey_path -> friendly_name, is not always
required it has been removed.
Updated openssl_pkcs12 integration tests to be in line with other
openssl_* modules, and added a test for export with no privatekey_path.

* linter fixes

* Removed cryptography from tests

* Added changelog fragment

* Removed non-necessary select_crypto_backend
6 years ago
..
meta crypto: Add new module openssl_pkcs12 (#27320) 6 years ago
tasks openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370) 6 years ago
tests openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370) 6 years ago
aliases crypto: Add new module openssl_pkcs12 (#27320) 6 years ago