* base64 -> openssl base64 -A
output base64 encoded data on one line, on both linux and macos
* base64 -> openssl base64 -A
output base64 encoded data on one line, on both linux and macos
* Update install_profile
* Update install_provisioning_profile
Previously the github.com/micromdm/mdm library was used, but the code there was a bit naive and had a few issues as it grew to support the full library of MDM Commands.
All the request types have been moved to `package mdm`.