Files
community.general/lib/ansible/utils/module_docs_fragments
Felix Fontein aef16ee195 ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170)
* Collecting PEM -> DER conversions.

* Using cryptography instead of OpenSSL binary in some situations.

* Moving key-to-disk writing for key content to parse_account_key.

* Rename parse_account_key -> parse_key.

* Move OpenSSL specific code for key parsing and request signing into global functions.

* Also using cryptography for key parsing and request signing.

* Remove assert statements.

* Fixing handling of key contents for cryptography code path.

* Allow to disable the use of cryptography.

* Updating documentation.

* 1.5 seems to work as well (earlier versions don't have EC sign function). Making Python 2.x adjustments.

* Changing option to select_crypto_backend.

* Python 2.6 compatibility.

* Trying to test both backends separately for acme_account.

* Also testing both backends separately for acme_certificate and acme_certificate_revoke.

* Adding changelog entry which informs about select_crypto_backend option in case autodetect fails.

* Fixing YAML.
2018-08-12 19:12:01 +02:00
..
2015-05-12 12:18:55 -04:00
2018-03-15 22:15:24 +01:00
2018-03-15 22:15:24 +01:00
2018-07-27 14:48:17 +08:00
2015-07-14 10:07:59 -04:00
2018-03-15 22:15:24 +01:00
2018-03-15 22:15:24 +01:00
2018-01-15 21:15:04 -08:00
2018-06-05 20:12:35 +02:00
2018-03-15 22:15:24 +01:00
2018-03-15 22:15:24 +01:00
2018-03-15 22:15:24 +01:00
2018-04-24 18:05:50 +01:00
2018-03-15 22:15:24 +01:00
2017-01-28 00:12:11 -08:00
2017-11-16 13:49:57 -05:00
2018-03-15 22:15:24 +01:00
2018-01-04 12:07:53 -05:00
2018-05-04 00:01:05 +02:00
2018-03-15 22:15:24 +01:00
2018-04-24 18:05:50 +01:00
2018-03-15 22:15:24 +01:00
2018-05-09 09:13:22 -05:00
2018-03-15 22:15:24 +01:00
2018-03-15 22:15:24 +01:00
2018-07-10 07:51:05 +02:00
2018-03-15 22:15:24 +01:00