community.crypto/tests/integration/targets/x509_certificate
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
..
meta Improve CI (#268) 2021-09-07 22:37:40 +02:00
tasks [stable-1] x509_certificate: regenerate certificate on CA's subject change (#406) 2022-02-19 17:51:28 +00:00
tests [stable-1] x509_certificate: regenerate certificate on CA's subject change (#406) 2022-02-19 17:51:28 +00:00
aliases Extend CI (#283) 2021-09-25 17:21:06 +02:00