mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 00:30:46 +00:00
27f9e7815c
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 <toth92g@gmail.com>
3 lines
142 B
Plaintext
3 lines
142 B
Plaintext
API changes
|
|
* x509 certificate parse functionality is extended with the possibility of extracting SignatureKeyId and AuthorityKeyId fields
|