Hey, I am trying to deploy fleet with mdm. My flee...
# fleet
s
Hey, I am trying to deploy fleet with mdm. My fleet server seems to be configured and working. I have added a host mac with Fleet Desktop. Fleet Desktop is running and connected to the server. I can download the mdm profile on the device, but while enrollment, I am getting the error - Could not connect to scep at https://host/apple/mdm/scep. While visiting the URL, I'm getting the error - operation not implemented. I have provided the following values along with fleet serve - • mdm_apple_apns_cert • mdm_apple_apns_key • mdm_apple_scep_cert • mdm_apple_scep_key • mdm_apple_scep_challenge • mdm_apple_enable The server starts without any errors. can anyone help me with this?
The fleet server is deployed on CentOS 7.9.2009. I am aware of the following issue - Fleetctl and Fleet Desktop cannot connect to the server without disabling TLS verification. This is because I am using a self signed cert and I have set CN=hostname, but I am unable to add SAN. Openssl version is 1.0 and hence I am still figuring a way to add SAN to the generated certificates. I am receiving a few TLS handshake errors from my host IP when initiating a Vital Sync.