mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-12-12 23:31:25 +00:00
* Corrected parsing of UTCTime dates before 1990 and after 1950
* Support more exotic OID's when parsing certificates
* Support more exotic name representations when parsing certificates
* Replaced the expired test certificates
* Do not bail out if no client certificate specified. Try to negotiate anonymous connection (Fixes ticket #12)
|
||
|---|---|---|
| .. | ||
| test-ca | ||
| CA-HOWTO.txt | ||
| CMakeLists.txt | ||
| ssl_client1.c | ||
| ssl_client2.c | ||
| ssl_server.c | ||