mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-03 21:25:31 +01:00
- Depth that the certificate verify callback receives is now numbered bottom-up (Peer cert depth is 0)
This commit is contained in:
parent
e0f41f3086
commit
34d8dbcc6d
3 changed files with 35 additions and 18 deletions
|
|
@ -1,6 +1,10 @@
|
|||
PolarSSL ChangeLog
|
||||
|
||||
= Version 1.2.1 released 2012-11-13
|
||||
Changes
|
||||
* Depth that the certificate verify callback receives is now numbered
|
||||
bottom-up (Peer cert depth is 0)
|
||||
|
||||
Bugfixes
|
||||
* Fixes for MSVC6
|
||||
* Moved mpi_inv_mod() outside POLARSSL_GENPRIME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue