| Matthias Schulz | 83d0dbf | 2023-10-19 16:25:53 +0200 | [diff] [blame] | 1 | Features |
| 2 | * Add new mbedtls_x509_csr_parse_der_with_ext_cb() routine which allows | ||||
| 3 | parsing unsupported certificate extensions via user provided callback. | ||||
| 4 | |||||
| 5 | Bugfix | ||||
| 6 | * Fix parsing of CSRs with critical extensions. | ||||