Hello PLCnext Community , i’m trying to create an opc ua server with my controller ( PLCnext AXC F 2152 ) as it has been shown in the tutorial but i’m getting an error in Uaexpert as the following : 15:55:02.055 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Connecting failed with error ‘BadCertificateUntrusted (0x801A0000)’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | The server returned a valid certificate.
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | ApplicationUri: ‘urn:axc-f-2152-1:PhoenixContact:eUAServer’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Found security policy 'http://opcfoundation.org/UA/SecurityPolicy#Basic256’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Found endpoint ‘opc.tcp://axc-f-2152-1:4840’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Found security policy 'http://opcfoundation.org/UA/SecurityPolicy#Basic128Rsa15’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Found endpoint ‘opc.tcp://axc-f-2152-1:4840’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Found security policy 'http://opcfoundation.org/UA/SecurityPolicy#Basic128Rsa15’
15:54:59.024 | Server Node | [eUAServer@axc-f-2152-1 -](mailto:eUAServer@axc-f-2152-1 -) Ba… | Found endpoint ‘opc.tcp://axc-f-2152-1:4840’ what is the problem ? Regards Sam