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.
This commit is contained in:
Felix Fontein
2020-10-27 12:37:40 +01:00
committed by GitHub
parent fd7871ae7d
commit 9792188b0e
10 changed files with 1424 additions and 1002 deletions

File diff suppressed because it is too large Load Diff