fix(opcuaserver-tests): fix cert-store gap + SDK read-throws drift (4F → 4/4) #447
Reference in New Issue
Block a user
Delete Branch "fix/opcuaserver-integration-cert-store"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Integration-sweep follow-up #5. (1) Client SecurityConfiguration lacked the trusted-issuer/peer/rejected StorePaths ValidateAsync requires → new TestClientSecurity helper roots Directory stores at a throwaway PKI dir. (2) That unmasked the 1.5.378 node-cache read path throwing ServiceResultException(BadNodeIdUnknown) for a removed node instead of returning a bad DataValue → subscription-survival assertions now use Should.ThrowAsync. Suite 4F → 4/4 green.