Skip to content

wifi: Use TLS credentials library for 802.1x certificates #79564

@krish2718

Description

@krish2718

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 featuresarea: Wi-FiWi-Fi

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions