User Tools

Site Tools


wiki:sign_apple_mobileconfig

Sign apple mobileconfig

Simplest is to generate a Letsencrypt certificate for your domain e.g. app.example.org and run:

$ openssl smime -sign -signer letsencrypt/live/app.example.org/cert.pem -inkey letsencrypt/live/app.example.org/privkey.pem -certfile letsencrypt/live/app.example.org/fullchain.pem -nodetach -outform der -in test.mobileconfig -out test-SIGNED.mobileconfig

Example mobileconfig file

Tested on

See also

References

wiki/sign_apple_mobileconfig.txt · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki