Hello everyone,
I found the issue finally, it seems that the WebUI class is reported as up-to-date if the values only differ in the selected certificate ID.
Since the cert ID is different and it is not found on the target host, it is therefore not considered "different", so it shows up-to-date.
If the certificate exists but contains different values, it is considered to be different.
To fix it for my case, the solution was to set some unrelated value in the WebGUI configuration of the target to a different value, and then resynchronizing.
Maybe there is a bug in the logic of OPNCentral related to certificate comparison?
Anyways, thanks for the help
I found the issue finally, it seems that the WebUI class is reported as up-to-date if the values only differ in the selected certificate ID.
Since the cert ID is different and it is not found on the target host, it is therefore not considered "different", so it shows up-to-date.
If the certificate exists but contains different values, it is considered to be different.
To fix it for my case, the solution was to set some unrelated value in the WebGUI configuration of the target to a different value, and then resynchronizing.
Maybe there is a bug in the logic of OPNCentral related to certificate comparison?
Anyways, thanks for the help
"



