You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/operations-guide.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ NanoMDM validates that the device identity certificate is issued from specific C
40
40
41
41
### -cert-header string
42
42
43
-
* HTTP header containing client certificate
43
+
* HTTP header containing TLS client certificate
44
44
45
45
By default NanoMDM tries to extract the device identity certificate from the HTTP request by decoding the "Mdm-Signature" header. See ["Pass an Identity Certificate Through a Proxy" section of this documentation for details](https://developer.apple.com/documentation/devicemanagement/implementing_device_management/managing_certificates_for_mdm_servers_and_devices). This corresponds to the `SignMessage` key being set to true in the enrollment profile.
0 commit comments