ansible/test/integration/targets/openssl_certificate
Felix Fontein 5e177d73a9 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.

(cherry picked from commit 75ca8eb42f)
2019-06-24 15:17:41 -07:00
..
meta
tasks openssl_certificate: fix failing SAN comparisons (#58256) 2019-06-24 15:17:41 -07:00
tests
aliases