

13:51, EEST

October 16, 2014

I have the OPC UA Sample and Quickstart applications installed, which includes a Local Discovery Service.
I installed the Prosys SImulation Server, and noticed that when running the Prosys server does not seem to register with the LDS.
Is this expected behaviour?
+ Dean
P.S. Thanks for making a simulation server available to us for testing.
14:13, EEST

December 21, 2011

Yes, that is not simple as that. At the moment, it won’t register it by default. But you can change the setting in the settings.xml (in $HOME/.prosys/SimulationServer)
<registerToDiscoveryServer>true</registerToDiscoveryServer>
Also, you will need to make the DiscoveryServer trust the server and vice versa, by copying the certificates to each others certificate store.
#1 Copy the certificate from $HOME/.prosys\SimulationServer\PKI\CA\private to C:\ProgramData\OPC Foundation\UA\Discovery\pki\trusted\certs
#2 Copy the certificate from C:\ProgramData\OPC Foundation\UA\Discovery\pki\own to $HOME/.prosys\SimulationServer\PKI\CA\certs
At least that’s how I think it should work
The intention is to provide this in the UI – the problem is to exchange the certificates with the Discovery Server before the registration can work.
E: Edited the paths & XML
1 Guest(s)
