Fix out-of-date docs for MBEDTLS_X509_OCSP_PARSE_C

This commit is contained in:
Andres Amaya Garcia
2018-03-20 19:33:06 +00:00
parent 87e1f2604c
commit bb7f08c7ff

View File

@@ -2527,7 +2527,7 @@
*
* Requires: MBEDTLS_X509_USE_C, MBEDTLS_X509_CRT_PARSE_C, MBEDTLS_MD_C,
* MBEDTLS_OID_C, MBEDTLS_ASN1_PARSE_C, MBEDTLS_PK_C, MBEDTLS_RSA_C,
* MBEDTLS_SHA1_C, MBEDTLS_SHA256_C
* MBEDTLS_SHA256_C
*
* This module is used for reading X.509 OCSP responses.
*/