community.crypto/tests
Felix Fontein 60c6d87b05
[stable-1] x509_certificate: regenerate certificate on CA's subject change (#406)
* Regenerate certificate on CA's subject change. (#402)

(cherry picked from commit 3ebc132c03)

* Add fix for PyOpenSSL backend.

* x509_certificate: check existing certificate's signature for selfsigned and ownca provider (#407)

* Verify whether signature matches.

* Add changelog fragment.

* Forgot imports.

* Fix wrong name.

* Check whether the CA private key fits to the CA certificate. Use correct key in tests.

* Refactor code.

(cherry picked from commit 28729657ac)

* There doesn't seem a way to do this with pyOpenSSL.
2022-02-19 17:51:28 +00:00
..
integration/targets [stable-1] x509_certificate: regenerate certificate on CA's subject change (#406) 2022-02-19 17:51:28 +00:00
sanity Replace Bash codecov uploader by new Python codecov uploader. (#333) (#334) 2021-11-13 13:22:01 +01:00
unit Fix compatibility to fetch_url change in ansible-core devel (#339) (#340) 2021-11-17 21:46:13 +01:00
utils [PR #387/5abfe8fc backport][stable-1] PyOpenSSL 22.0.0 no longer supports Python 2.7 (#389) 2022-01-30 15:23:29 +01:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
config.yml Add ansible-test config file. (#224) 2021-05-01 22:20:50 +02:00
requirements.yml Improve changed / nonchanged validations by using new modules from community.internal_test_tools (#183) (#361) 2022-01-03 19:30:21 +01:00