Hey, I tried to turn on the Apple MDM feature with...
# fleet
w
Hey, I tried to turn on the Apple MDM feature with Fleet UI method. Now, I got 5 files: mdmcert.download.push.key, fleet-mdm-apple-scep.key, fleet-mdm-apple-scep.crt, apple-apns-csr.txt, and MDM_ Fleet Device Management Inc_Certificate.pem. The FLEET_MDM_APPLE_SCEP_CERT_BYTES and FLEET_MDM_APPLE_SCEP_KEY_BYTES ENV can be filled from the file accordingly, but which files to use for FLEET_MDM_APPLE_SCEP_CHALLENGE, FLEET_MDM_APPLE_APNS_KEY_BYTES, and FLEET_MDM_APPLE_APNS_CERT_BYTES?
g
FLEET_MDM_APPLE_SCEP_CHALLENGE - is like a password, with only alphanumeric characters- believe needs to be at least 12 chars long and up to 32. FLEET_MDM_APPLE_APNS_CERT_BYTES and FLEET_MDM_APPLE_APNS_KEY_BYTES - are the cert/keys used in "Step 2"