- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.2k
 
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Wi-FiWi-FiWi-Fi
Description
Is your enhancement proposal related to a problem? Please describe.
Currently, 802.1x certificates for Wi-Fi Enterprise have to be passed during build time which is okay for developement, but for production we need a runtime based solution and also for security it should trusted storage based solution.
Describe the solution you'd like
Use the existing library https://github.com/zephyrproject-rtos/zephyr/tree/main/subsys/net/lib/tls_credentials to also handle 802.1x certifications. This library provides various backends RAM, PS etc.
Describe alternatives you've considered
None.
Additional context
Metadata
Metadata
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Wi-FiWi-FiWi-Fi
Type
Projects
Status
Done