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 75ca8eb42f
openssl_certificate: fix failing SAN comparisons (#58256)
* Fix failing SAN comparison for older cryptography versions due to not implemented __hashh__ functions.

* Fix SAN comparison: IPv6 addresses need to be normalized before comparing strings.

* Add changelog.

* Fix comment.
5 years ago
..
assertonly.yml openssl_certificate: fix failing SAN comparisons (#58256) 5 years ago
expired.yml
impl.yml openssl_certificate: update for #54298 (state=absent fix) (#54353) 6 years ago
main.yml
ownca.yml openssl_certificate: fix passphrase handling for cryptography backend (#56155) 5 years ago
removal.yml openssl_certificate: update for #54298 (state=absent fix) (#54353) 6 years ago
selfsigned.yml openssl_certificate: fix passphrase handling for cryptography backend (#56155) 5 years ago