-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
cppC++ codeC++ codeenhancementNew feature or requestNew feature or requestsecuritySecurity relatedSecurity relatedzenohZenoh plugin codeZenoh plugin code
Description
Feature Request
Add Zenoh authentication support to the C++ plugin.
Motivation
Current implementation only supports unencrypted local communication. For remote or secure deployments, Zenoh authentication is required.
Proposed Solution
Add authentication configuration to support:
- Username/password
- TLS certificates
- Zenoh unified authentication
Files to Modify
- middlewares/zenoh/src/zenoh_plugin/include/zenoh_plugin.hpp
- middlewares/zenoh/src/zenoh_plugin/src/zenoh_plugin.cpp
Priority
High - Required for secure/remote deployments
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cppC++ codeC++ codeenhancementNew feature or requestNew feature or requestsecuritySecurity relatedSecurity relatedzenohZenoh plugin codeZenoh plugin code