community.crypto/plugins/module_utils
Felix Fontein 3f40795a98
Extension parsing: add new fallback code which uses the new cryptography API (#331)
* Add new code as fallback which re-serializes de-serialized extensions using the new cryptography API.

* Forgot Base64 encoding.

* Add extension by OID tests.

* There's one value which is different with the new code.

* Differences in CI.

* Working around older Jinjas.

* Value depends on which SAN was included.

* Force complete CI run now since cryptography 36.0.0 is out.

ci_complete
2021-11-22 07:42:49 +01:00
..
acme Fix compatibility to fetch_url change in ansible-core devel (#339) 2021-11-17 21:26:49 +01:00
crypto Extension parsing: add new fallback code which uses the new cryptography API (#331) 2021-11-22 07:42:49 +01:00
ecs Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssh openssh_cert - adding signature_algorithm option (#277) 2021-09-15 08:53:53 +02:00
io.py Avoid crash in check mode (#243) 2021-06-02 16:44:26 +02:00