mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 19:55:36 +01:00
Adapt ChangeLog
This commit is contained in:
parent
cdba5cdcb9
commit
ffa7a33ee4
@ -6,6 +6,13 @@ Bugfix
|
|||||||
* Correct extraction of signature-type from PK instance in X.509 CRT and CSR
|
* Correct extraction of signature-type from PK instance in X.509 CRT and CSR
|
||||||
writing routines that prevented these functions to work with alternative
|
writing routines that prevented these functions to work with alternative
|
||||||
RSA implementations. Raised by J.B. in the Mbed TLS forum. Fixes #1011.
|
RSA implementations. Raised by J.B. in the Mbed TLS forum. Fixes #1011.
|
||||||
|
* Don't print X.509 version tag for v1 CRT's, and omit extensions for
|
||||||
|
non-v3 CRT's.
|
||||||
|
|
||||||
|
Changes
|
||||||
|
* Extend cert_write example program by options to set the CRT version
|
||||||
|
and the message digest. Further, allow enabling/disabling of authority
|
||||||
|
identifier, subject identifier and basic constraints extensions.
|
||||||
|
|
||||||
= mbed TLS 2.1.9 branch released 2017-08-10
|
= mbed TLS 2.1.9 branch released 2017-08-10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user