mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 14:49:59 -04:00
changelog: document the enforced check on x509 serial setting
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
5b787142a9
commit
8cf549d047
@ -0,0 +1,5 @@
|
||||
Bugfix
|
||||
* mbedtls_x509write_crt_set_serial() now explicitly rejects serial numbers
|
||||
whose binary representation is longer than 20 bytes. This was already
|
||||
forbidden by the standard (RFC5280 - section 4.1.2.2) and now it's being
|
||||
enforced also at code level.
|
Loading…
x
Reference in New Issue
Block a user