community.crypto/tests/integration/targets/x509_certificate_info/tasks
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
..
impl.yml Extension parsing: add new fallback code which uses the new cryptography API (#331) 2021-11-22 07:42:49 +01:00
main.yml Improve Python 2 Unicode handling. (#313) 2021-10-22 07:15:20 +02:00