Take44

Results 2 comments of Take44

That is my code. Connecting a OPC UA Server with User/Password/Basic256/SignAndEncrypt/ClientKey/ClientCert(der)/ServerCert(der) These(User/Password/Basic256/SignAndEncrypt/ClientKey/ClientCert(der)/ServerCert(der)) have not changed anything. When I switch back to 0.8.2, my code runs fine.

DEPRECATED! Do not use SecurityPolicyBasic256 anymore! Traceback (most recent call last): File "AsyncUAClient.py", line 235, in main() File "AsyncUAClient.py", line 231, in main loop.run_until_complete(task(loop)) File "/home/User/.pyenv/versions/3.8.2/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete...