Skip to content

signing (and therefore generating) profiles (server-side or otherwise) #53

@arubdesu

Description

@arubdesu

Just so you don't need to wait for my post to AFP548, when each workstation has the CA's public cert in the system keychain, it'll trust profiles signed in this fashion, 'offline'(or 'out-of-band'):
openssl smime -sign -signer ca.pem -inkey ca_key.pem -nodetach -outform der -in MyGreat.mobileconfig -out MyGreatSigned.mobileconfig
So while this is currently a dynamic thing happening client-side, turning this into a master-side function(or just using another delivery method to get it in place) would be awesome.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions