Per the guide,
I've replaced my IIS certs and the guide says to run these commands
C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe
Vcac-Config.exe RegisterEndpoint --EndpointAddress https://192.168.1.12/vCAC/ --Endpoint ui -v
Vcac-Config.exe RegisterEndpoint --EndpointAddress https://192.168.1.12/vCAC/SslCallback.aspx --Endpoint ssl -v
Vcac-Config.exe RegisterEndpoint --EndpointAddress https://192.168.1.12/Repository --Endpoint repo -v
Vcac-Config.exe RegisterEndpoint --EndpointAddress https://192.168.1.12/WAPI --Endpoint wapi -v
Vcac-Config.exe RegisterEndpoint --EndpointAddress https://192.168.1.12/WAPI/api/status --Endpoint status -v
This one replies with error - Vcac-Config.exe RegisterEndpoint --EndpointAddress https://192.168.1.12/vCAC/SslCallback.aspx --Endpoint ssl -v
Error: Endpoint needs to be one of wapi, ui, repo, status.