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_certificate/tasks
Felix Fontein 29ca9d2d4d
openssl_* modules: improve test robustness (#67568)
* Run Ed25519 and Ed448 tests for openssl_csr and openssl_certificate only if key generation succeeded.
* Make openssl_privatekey tests more robust: allow special key generation tests to fail with 'algorithm not supported' on FreeBSD.
5 years ago
..
assertonly.yml openssl_certificate: fix failing SAN comparisons (#58256) 5 years ago
expired.yml New cryptography backend for openssl_certificate (#53924) 6 years ago
impl.yml openssl_certificate: update for #54298 (state=absent fix) (#54353) 6 years ago
main.yml New cryptography backend for openssl_certificate (#53924) 6 years ago
ownca.yml openssl_* modules: improve test robustness (#67568) 5 years ago
removal.yml openssl_* modules: allow direct input and output for some files (#65400) 5 years ago
selfsigned.yml openssl_* modules: improve test robustness (#67568) 5 years ago