mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Added changelog for OpenSSL 1.1.1f (#5170)
This commit is contained in:
parent
7a2523eca4
commit
3584a93193
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ Changelog
|
|||
* **BACKWARDS INCOMPATIBLE:** Reversed the order in which
|
||||
:meth:`~cryptography.x509.Name.rfc4514_string` returns the RDNs
|
||||
as required by :rfc:`4514`.
|
||||
* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
|
||||
OpenSSL 1.1.1f.
|
||||
* Added support for parsing
|
||||
:attr:`~cryptography.x509.ocsp.OCSPResponse.single_extensions` in an OCSP
|
||||
response.
|
||||
|
|
|
|||
Loading…
Reference in a new issue