Chapter 2. API Reference
Default value:
• No (disabled)
CONFIG_MBEDTLS_SECURITY_RISKS
Show configurations with potential security risks
Found in: Component config > mbedTLS
Default value:
• No (disabled)
Contains:
• CONFIG_MBEDTLS_ALLOW_UNSUPPORTED_CRITICAL_EXT
CONFIG_MBEDTLS_ALLOW_UNSUPPORTED_CRITICAL_EXT
X.509 CRT parsing with unsupported critical extensions
Found in: Component config > mbedTLS > CONFIG_MBEDTLS_SECURITY_RISKS
Allow the X.509 certificate parser to load certificates with unsupported critical extensions
Default value:
• No (disabled) if CONFIG_MBEDTLS_SECURITY_RISKS
mDNS Contains:
• CONFIG_MDNS_MAX_SERVICES
• CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS
• CONFIG_MDNS_STRICT_MODE
• CONFIG_MDNS_TASK_AFFINITY
• CONFIG_MDNS_TASK_PRIORITY
• CONFIG_MDNS_TASK_STACK_SIZE
• CONFIG_MDNS_TIMER_PERIOD_MS
• CONFIG_MDNS_MULTIPLE_INSTANCE
• CONFIG_MDNS_NETWORKING_SOCKET
CONFIG_MDNS_MAX_SERVICES
Max number of services
Found in: Component config > mDNS
Services take up a certain amount of memory, and allowing fewer services to be open at the same time
conserves memory. Specify the maximum amount of services here. The valid value is from 1 to 64.
Range:
• from 1 to 64
Default value:
• 10
CONFIG_MDNS_TASK_PRIORITY
mDNS task priority
Found in: Component config > mDNS
Allows setting mDNS task priority. Please do not set the task priority higher than priorities of system
tasks. Compile time warning/error would be emitted if the chosen task priority were too high.
Range:
• from 1 to 255
Espressif Systems 1204
Submit Document Feedback
Release v4.4