I’m in the process of testing a new deployment and looking to enable Post Quantum Cryptography, building it out in my lab to confirm how it all works and following the process in documentation here: Enabling Post-Quantum Cryptography
Config is an “all in one” with the CS & webserver on the same server on 11.40.10 media. When I have the two additional settings enabled for the CommServe the Command Centre doesn’t start up.

The CommandCentre.log has this entry repeating:
11396 9 08/06 15:38:53 ### 192.168.1.116 ERROR PlainHttpHelper:getResponse:494 - ******Error code 400 returned for API:[/getOemId]
11396 9 08/06 15:38:53 ### 192.168.1.116 WARN CVAppContext:getOemIdHelper:334 - oemId null or 0, this should be cached already, fetching it again.
11396 9 08/06 15:38:53 ### 192.168.1.116 INFO SettingsService:getOemId:587 - Request /getOemIdWhen I disable the settings for the CommServe Command Centre loads and the errors aren’t present in the logs (but clients won’t install with the PQC checkbox enabled).
I’m wondering where I’m going wrong.

