Adapt ChangeLog
This commit is contained in:
parent
c33e92189a
commit
f90597f21e
1 changed files with 4 additions and 0 deletions
4
ChangeLog.d/bugfix_PR_2632.txt
Normal file
4
ChangeLog.d/bugfix_PR_2632.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Bugfix
|
||||
* Avoid use of statically sized stack buffers for certificate writing.
|
||||
This previously limited the maximum size of DER encoded certificates
|
||||
in mbedtls_x509write_crt_der() to 2Kb. Reported by soccerGB in #2631.
|
Loading…
Add table
Add a link
Reference in a new issue