community.crypto/plugins/module_utils
Felix Fontein 28729657ac
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.
2022-02-16 07:38:11 +01:00
..
acme Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
crypto x509_certificate: check existing certificate's signature for selfsigned and ownca provider (#407) 2022-02-16 07:38:11 +01:00
ecs Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssh Prepare for distutils.version being removed in Python 3.12 (#353) 2021-12-24 11:28:14 +01:00
_version.py Use vendored copy of distutils.version. (#369) 2022-01-05 21:30:11 +01:00
io.py Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
version.py Fix comment. (#372) 2022-01-06 12:56:10 +00:00