cryptography/.github
Paul Kehrer 61e9d6a41e
backport #7833 (#7853)
* Update invalid EC key test for compatibility with upcoming OpenSSL changes (#7833)

One of the tests checking behavior with invalid EC keys hardcoded the
error reason.

This commit replaces the string matching with a regex to match both the
current string and a new reason, introduced by upcoming OpenSSL
changes [0], which would otherwise trigger a false positive failure.

[0]: https://github.com/openssl/openssl/pull/19681

* fix CI

* fixes #7653 -- handle OPENSSL_cleanup existing on LibreSSL 3.6.0 (#7654)

* kill CI cache

* endless CI fixing

Co-authored-by: Nicola Tuveri <nic.tuv@gmail.com>
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
2022-11-27 18:14:27 +00:00
..
actions/upload-coverage remove unused name argument from upload-coverage action (#7299) 2022-06-01 00:52:02 +00:00
downstream.d attempt to fix josepy tests by pinning poetry (#7553) 2022-09-01 06:14:27 +08:00
ISSUE_TEMPLATE Added step to openssl release procedure (#7368) 2022-06-22 14:59:09 +02:00
workflows backport #7833 (#7853) 2022-11-27 18:14:27 +00:00
compare_benchmarks.py Run benchmarks in CI (#7414) 2022-07-10 18:50:11 -05:00
dependabot.yml Integrate Rust into the build process properly (#5410) 2020-12-22 13:33:47 -06:00
ISSUE_TEMPLATE.rst update issue template with more words few people will read (#5759) 2021-02-07 16:06:34 -05:00