OPC UA over TLS #578
-
Hi all. I would like to have OPC UA messages over TLS 1.2. Is it possible to do it via this library? I saw in another discussion that @AndreasHeine has mentioned SSL/TLS. however, beside the function set_security/set_security_string in Client class. I was not able to find anything else. Any help/guidance/a point to the right direction would be highly appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
AndreasHeine
May 25, 2021
Replies: 1 comment 1 reply
-
what do you mean with "over tls"? if you mean the HTTPS/SOAP stuff thats not implementet we currently support only the binary protocol with different encryption profiles! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
qorinator
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what do you mean with "over tls"? if you mean the HTTPS/SOAP stuff thats not implementet we currently support only the binary protocol with different encryption profiles!