Sample-Server
Sample-Server copied to clipboard
Server causes client disconnect when large chunked messages are read with SignAndEncrypt
Repro:
-
Connect with UA Expert to
opc.tcp://opcua.umati.app:4840
using any SignAndEncrypt profile. -
Read a Node value with a large value size, e.g.
Types/DataTypes/OPC Binary/Opc.Ua
(190k) -
Server causes a client disconnect reading the value, e.g.
-
Reading the same node on a Sign/None profile works
Should be resolved, with the newest open62541 Version. This works for me on my local build.
@mregen works for me with the latest develop build and deployment as well.
Is this still the case?