Skip to content

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

@MikeSinge

Description

@MikeSinge

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions