Hi all, I followed the trouble in the OPC-UA driver with the certificates … in a different part of my work I’m dealing with a similar problem. As I know that creating a self-signed certificate, even with your documentation, will still probably scare 80% of OT-folks out there, possibly what I have been working on would also be interesting for us here? In my experiment I’m using the bouncy-castle libs to auto generate self-signed certificates in pure java. So how about adding such a feature to the opc-ua driver? A feature that auto-generates a certificate that fits for communicating with the remote PLC, if none is provided.
Chris