Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to UA Server when this is requesting a signed and encrypted connection #93

Open
MikeSinge opened this issue May 26, 2020 · 1 comment

Comments

@MikeSinge
Copy link

MikeSinge commented May 26, 2020

Following fault message I get, when I try to establish a connection to an OPC UA Server signed and encrypted:
Opc.Ua.ServiceResultException: ApplicationCertificate cannot be found.
at Opc.Ua.Client.Session.Create(ApplicationConfiguration configuration, ConfiguredEndpoint endpoint, Boolean updateBeforeConnect, Boolean checkDomain, String sessionName, UInt32 sessionTimeout, IUserIdentity identity, IList1 preferredLocales) at Hylasoft.Opc.Ua.UaClient.InitializeSession(Uri url) at Hylasoft.Opc.Ua.UaClient.Connect() at XY.Program.ProcessUa(String URI, List1 entries, Int32 readperiod)

I did already the advice to assign the X509 certificate. Does anyone give me an advice, how I can solve this issue?

BR,
Mike

@Berets
Copy link

Berets commented Nov 29, 2020

I have the same problem, did you solve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants