dathlin / OpcUaHelper

一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
GNU Lesser General Public License v3.0
814 stars 374 forks source link

SHA1 signed certificates are not trusted #1

Open huzhao37 opened 5 years ago

huzhao37 commented 5 years ago

Previous versions worked, but when using the latest tool, there was an "SHA1 signed certificates are not trusted" error when logging in anonymously. What should I do?

huzhao37 commented 5 years ago

I just saw updates!em...thank you!

dathlin commented 5 years ago

ok