RapidScada / scada

Contains Rapid SCADA sources
Apache License 2.0
680 stars 311 forks source link

Save self signed certificate inside /usr/share/OPC Foundation #104

Closed kumajaya closed 3 years ago

2mik commented 3 years ago

More info needed:

kumajaya commented 3 years ago

Solve "Cannot access certificate private key. Subject=CN=KpOpcUa, O=OPC Foundation, DC=my-machine-name" error on Ubuntu 20.04.1 LTS. We run RS as root, it make more sense to put certificate in /usr/share than /root/.local/share

2mik commented 3 years ago

May be we should collect more statistics in different cases. All these settings were stored in the xml file to allow users to modify them according to the needs.

2mik commented 3 years ago

According to the OPC UA references %CommonApplicationData% is for Windows. However, user can change the file in their own projects if it helps to solve an issue. Thank you for your research.