Is it possible to disable SecurityPolicy for the OpcUA server?

I'm currently trying to get FactoryIO to work with the core via OPC_UA, and I get the following error:
"The chosen security policy is not supported by the client to connect to the server". 
In the OPC UA Server App Manual It states that it is possible to set the SecurityPolicy to None, and it can be configured in the datalayer. 

However, a post made a while back states that the server will always use an auth/encryption. 

So is it possible? And if so, what and how should the settings in the datalayer be changed? 

Best reply by DevME

Hi,

it is possible to configure the ctrlX OPC UA Server with none Secure Endpoints.

The settings can be done via Datalayer or OPC UA. For that you need a configuration like that:

Then you need to restart the opc ua server.

Best regards!

 

View original
2 replies