community.crypto/tests
Felix Fontein 9792188b0e
Refactor openssl_csr module, add openssl_csr_pipe module (#123)
* Extract doc fragment from openssl_csr.

* Refactor openssl_csr module into backend + module.

* Add openssl_csr_pipe module.

* Add seealso references.

* ...

* Use /dev/stdin instead of -, which seems to be only supported by newer openssl versions.

* Bump version.

* DRY: use select_message_digest.

* Fix deprecation version in docs.

* Docs improvements.

* Improve argument spec handling for module backends.

* Linting.

* Fix linting problems by using kwargs.
2020-10-27 12:37:40 +01:00
..
integration/targets Refactor openssl_csr module, add openssl_csr_pipe module (#123) 2020-10-27 12:37:40 +01:00
sanity Fix sanity test errors. (#79) 2020-07-01 14:16:52 +02:00
unit Add cipher and hash options to luks_create (#97) 2020-08-13 22:17:36 +02:00
utils Avoid cffi 1.14.3 to be installed in CI by old pip versions (#110) 2020-09-16 10:48:43 +02:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
requirements.yml Add shippable tests. (#4) 2020-03-29 20:01:53 +02:00