Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让 OPCUA 客户端使用 eclipse milo java sdk 连接到没有证书的服务器?当我尝试这样做时,我得到一个异常,说 certificateBytes 不能为空。
应该有可能...您确定要连接到禁用安全性的端点吗?( SecurityPolicy.NONE)。
SecurityPolicy.NONE