mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 15:09:28 +01:00
Correctly handle CertificateRequest with empty DN list in <= TLS 1.1
This commit is contained in:
parent
f626e1dd28
commit
9c94cddeae
2 changed files with 7 additions and 4 deletions
|
|
@ -4,6 +4,8 @@ PolarSSL ChangeLog
|
|||
Bugfix
|
||||
* Memory leak when using RSA_PKCS_V21 operations fixed
|
||||
* Handle future version properly in ssl_write_certificate_request()
|
||||
* Correctly handle CertificateRequest message in client for <= TLS 1.1
|
||||
without DN list
|
||||
|
||||
= Version 1.2.3 released 2012-11-26
|
||||
Bugfix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue