• Andres AG's avatar
    Allow the entry_name size to be set in config.h · f9113194
    Andres AG authored
    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.
    f9113194