micromdm / nanomdm

NanoMDM is a minimalist Apple MDM server and library heavily inspired by MicroMDM
MIT License
233 stars 47 forks source link

use an interface for verifying Mdm-Signature headers #137

Closed jessepeterson closed 1 month ago

jessepeterson commented 4 months ago

Use an interface instead of a static function for verifying the Mdm-Signature Apple MDM HTTP header. This will allow for future configuration for supporting e.g. #73.