• Home
  • About
    • Rick photo

      Rick

      Moon is a minimal, one column jekyll theme for your blog.

    • Learn More
    • Email
  • Posts
    • All Posts
    • All Tags
  • Projects

mobileconfig 签名

13 Dec 2017

Reading time ~1 minute

mobileconfig 签名

1、从服务器下载ssl证书
2、找到Apache文件中3个文件。openssl smime -sign -in demo.mobileconfig -out signed.mobileconfig -signer demo.crt -inkey demo.key -certfile 1_root_bundle.crt -outform der -nodetach



blog Share Tweet +1