mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-31 19:54:57 +01:00
- Improved X509 certificate parsing to include extended certificate fields, such as Key Usage
This commit is contained in:
parent
b63b0afc05
commit
74111d30b7
3 changed files with 552 additions and 60 deletions
|
|
@ -11,6 +11,8 @@ Note: Most of these features have been donated by Fox-IT
|
|||
* Added reading of DHM context from memory and file
|
||||
* Added verification callback on certificate chain
|
||||
verification to allow external blacklisting.
|
||||
* Improved X509 certificate parsing to include extended
|
||||
certificate fields, including Key Usage.
|
||||
|
||||
= Version 0.14.0 released on 2010-08-16
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue