Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose configuration for Identity Tokens, Certificates, and Security Policies when connecting to a Server #2

Open
fgaranda opened this issue Aug 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fgaranda
Copy link
Member

fgaranda commented Aug 18, 2021

The current implementation of the OPC UA/DDS Gateway supports only unsecured and unauthenticated connections to OPC UA Servers. The underlying OPC UA Client provides different mechanisms to configure identity tokens, certificates, and security policies for establishing secure connections to OPC UA Servers. Therefore, the Gateway should provide access to these configuration parameters via XML.

The list of desired configuration parameters may include:

  • Username and password
  • Client certificate and private Key
  • Security mode and security policy URI

See initial feature request for further context.

@fgaranda fgaranda added the enhancement New feature or request label Aug 18, 2021
@fgaranda fgaranda self-assigned this Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant