Skip to content

Commit 01db391

Browse files
committed
added back TLS in switch (2nd)
1 parent 587099a commit 01db391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operations-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ NanoMDM validates that the device identity certificate is issued from specific C
4040

4141
### -cert-header string
4242

43-
* HTTP header containing client certificate
43+
* HTTP header containing TLS client certificate
4444

4545
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.
4646

0 commit comments

Comments
 (0)