Skip to content

Instantly share code, notes, and snippets.

@groob
Created August 2, 2017 02:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save groob/9e526cfeb8a103489a680aca9fc0e746 to your computer and use it in GitHub Desktop.
Save groob/9e526cfeb8a103489a680aca9fc0e746 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadContent</key>
<dict>
<key>Key Type</key>
<string>RSA</string>
<key>Keysize</key>
<integer>1024</integer>
<key>Retries</key>
<integer>3</integer>
<key>RetryDelay</key>
<integer>10</integer>
<key>URL</key>
<string>http://localhost:9001/scep</string>
<key>Subject</key>
<array>
<array>
<array>
<string>O</string>
<string>Acme</string>
</array>
</array>
<array>
<array>
<string>CN</string>
<string>BeyondCorp Identity (%ComputerName%)</string>
</array>
</array>
</array>
</dict>
<key>PayloadDescription</key>
<string>Configures SCEP settings</string>
<key>PayloadDisplayName</key>
<string>SCEP</string>
<key>PayloadIdentifier</key>
<string>io.micromdm.security.scep.beyondcorp.374FA568-953F-42DF-B95B-E8E46A94539E</string>
<key>PayloadType</key>
<string>io.micromdm.security.scep</string>
<key>PayloadUUID</key>
<string>EB4F825A-20A8-4B7F-BCC1-4FE1571ED34B</string>
<key>PayloadVersion</key>
<real>1</real>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>BeyondCorp Identity</string>
<key>PayloadIdentifier</key>
<string>groob.mac.87F4D228-F8BD-4B2B-BDAD-1858D63FE29F</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>456271F8-6AE8-48A0-9553-5E45677230B5</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment