community.crypto/plugins
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
..
action Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
doc_fragments Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
module_utils x509_certificate: check existing certificate's signature for selfsigned and ownca provider (#407) 2022-02-16 07:38:11 +01:00
modules certificate_complete_chain: handle duplicate intermediate subjects (#403) 2022-02-14 13:29:19 +01:00
plugin_utils Small docs improvements (#374) 2022-01-10 12:05:09 +00:00