umati/Sample-Server

open62541 API Change - X.509 authentication

Closed this issue · 0 comments

The API has been changed, needs to be fixed like here:
open62541/open62541@2c87f1e
In this line:

status = UA_AccessControl_default(pConfig, true, &pConfig->securityPolicies[pConfig->securityPoliciesSize - 1].policyUri, users.size(), &users[0]);

Originally posted by @ccvca in #458 (comment)