micromdm / nanomdm

NanoMDM is a minimalist Apple MDM server heavily inspired by MicroMDM
MIT License
214 stars 44 forks source link

use an interface for verifying Mdm-Signature headers #137

Open jessepeterson opened 1 month ago

jessepeterson commented 1 month 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.