Hi,
we created the “KB0102545 : Upgrading to BF server 10.0.8 local client and clients reporting directly to the BF server may not register successfully” for this issue and we are working on it.
In order to continue tu use the HTTPS customisation for RESTAPI you can implement the following work around:
On the BigFix server run the following steps:
- temporarily set the _BESRelay_HTTPServer_UseSSLFlag client setting value to ‘0’ to disable HTTPS customisation for RESTAPI
- restart the BigFix server
- run the command: “BESAdmin.exe /minimumSupportedRelay=0.0.0”
- verify that every affected client takes the new masthead (local client and client directly reporting to the BF server)
- restore the _BESRelay_HTTPServer_UseSSLFlag client setting value to ‘1’ to enable HTTPS customisation for RESTAPI
- restart the BigFix server