The OPCUA32 OPC UA client driver does not correctly encrypt the password causing the connection to fail

The OPCUA32 OPC UA client driver does not correctly encrypt the password causing the connection to fail

Summary

The OPCUA32 OPC UA client driver does not correctly format the password in the UserIdentityToken prior to encrypting the password field. As a result the OPC UA server on the opposite side cannot decrypt the password and the connection cannot be established.

Description

The OPCUA32 OPC UA client driver does not correctly format the password in the UserIdentityToken prior to encrypting the password field. As a result the OPC UA server on the opposite side cannot decrypt the password and the connection cannot be established.

Solution

An issue has been addressed in the OPCUA32 OPC UA client driver where the connection would fail if a username and password were provided and the server required Basic128Rsa15 encryption for the password.   When the server would require Basic256 encryption for the password, the server would be able to decrypt the password and the connection would work

Issue Number: 33261
Fixed on Date: 29.3.2016
Versions: 7.60 0 BUILD 36068
    • Related Articles

    • FAQ: How can I browse an OPC UA Server using the zenon OPC UA Client Driver?

      Go to Drivers > New Driver Create a Driver of Type "OPC UA Client Driver" Open the Driver Configuration Go to "Connections" Create a new Connection Enter your Discovery URL Enter your Server URL manually or click the 3 dots to browse the Discovery ...
    • How to use certificates for OPC UA security

      This article provides an overview of how to use X.509 certificates in order to enable OPC UA security. It links to further how-tos that explicitly describe the necessary steps to create certificates and add them to the configuration of either the OPC ...
    • How to setup the zenon OPC UA Driver with a CA-signed certificate

      This article describes how to create a certificate signed by a Certificate Authority (CA) for using it with the zenon OPC UA Driver. For general information about certificate usage for OPC UA security, please refer to the article How to use ...
    • How to setup the zenon OPC UA Driver with a self-signed certificate

      This article describes how to create a self-signed certificate for using it with the zenon OPC UA Driver. For general information about certificate usage for OPC UA security, please refer to the article How to use certificates for OPC UA security. ...
    • OPC-UA Server: DNS Name used in certificate created by zenon.

      The creation of the DNS name in the OPC-UA Server certificate may vary depending on the zenon build and if the machine is within a Workgroup or is part of a Domain. This information can be verified in the certificate, the certificates files (*.der) ...