diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2018-09-04 15:29:34 -0500 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-09-04 16:29:34 -0400 |
commit | 18d49d0c6cd117e82934f65e641c1d830edd20df (patch) | |
tree | c3e2359961749a613d1b949a95b72b035682125b /src/_cffi_src | |
parent | 636ad6052ef0d51dc55ae4dc2b38af15d06ea220 (diff) | |
download | cryptography-18d49d0c6cd117e82934f65e641c1d830edd20df.tar.gz cryptography-18d49d0c6cd117e82934f65e641c1d830edd20df.tar.bz2 cryptography-18d49d0c6cd117e82934f65e641c1d830edd20df.zip |
don't sort the serial numbers in a parsed CRL (#4457)
* don't sort the serial numbers in a parsed CRL
OpenSSL sorts them in place and this breaks the signature and more.
fixes #4456
* cache the sorted CRL (but create it lazily)
* use the cache decorator
Diffstat (limited to 'src/_cffi_src')
0 files changed, 0 insertions, 0 deletions