community.crypto/tests/integration/targets/x509_certificate_info
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
..
files Rename openssl_certificate* to x509_certificate* (#7) 2020-04-06 14:34:24 +02:00
meta Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
tasks Extension parsing: add new fallback code which uses the new cryptography API (#331) 2021-11-22 07:42:49 +01:00
aliases Extend CI (#283) 2021-09-25 17:21:06 +02:00