mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-26 14:30:23 -04:00

The X509 test suite assumes that MBEDTLS_X509_MAX_INTERMEDIATE_CA is below the hardcoded threshold 20 used in the long certificate chain generating script tests/data_files/dir-max/long.sh. This commit adds a compile-time check for that.