Added security policy Basic256Sha256
Added deprecated warning to the implementation of Basic256 and Basic128Rsa15 security policies. Removed usage of security policies Basic256 and Basic128Rsa15 from server example implementation. Basic256 and Basic128Rsa15 use both the sha-1 algorithm. This is considererd not secure anymore since OPC UA Spec 1.04. See: http://opcfoundation.org/UA-Profile/UA/SecurityPolicy%23Basic128Rsa15 http://opcfoundation.org/UA-Profile/UA/SecurityPolicy%23Basic256 For details on Basic256Sha256 security policy have a look here: http://opcfoundation.org/UA-Profile/UA/SecurityPolicy%23Basic256Sha256
Showing
Please register or sign in to comment