mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-03 01:37:50 +00:00
Increasing heap memory size of SSL_Client2 and SSL_Server2, because the original value is not enough to handle some certificates. The AuthorityKeyId and SubjectKeyId are also parsed now increasing the size of some certificates Signed-off-by: toth92g <[email protected]>