mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-05 13:15:09 -04:00

Allow the size of the entry_name character array in x509_crt.c to be configurable through a macro in config.h. entry_name holds a path/filename string. The macro introduced in MBEDTLS_X509_MAX_FILE_PATH_LEN.