mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-06 04:25:43 +02:00
Add missing dependency checks to check_config.h and documentation to config.h. Note that SHA-1 is required for OCSP as RFC 6960 Section 4.4.2 specifies that the ResponderID byKey is the SHA-1 hash of the responder's public key. That is, without SHA-1 we might not be able to tell who signed the OCSP response.