Changes for version 2.04 - 2023-08-28
- UA_ServerConfig_setAccessControl_default() allows undef userTokenPolicyUri. It uses the same fallback as UA_ServerConfig_setDefaultWithSecurityPolicies() by using the last securityPolicies entry from server config.
- Certificates generated by OPCUA::Open62541::Test::CA are more compliant with OPC UA Part 6 6.2.2. Also the application uri can be configured now.
- Introduce wrapper for UA_AccessControl_defaultWithLoginCallback() to set login callback. This is not commited in open62541 yet, but reflects the current status of API discussion. See https://github.com/open62541/open62541/pull/5935 . This replaces ServerConfig_setAccessControl_loginCheck() wrapper method.
Documentation
export constants from open62541 to Perl
Modules
Perl XS wrapper for open62541 OPC UA library
export constants from open62541 to Perl
generate x509 certificates testing
run open62541 client for testing
manage open62541 log file for testing
run open62541 server for testing