[quote='888521022, Pavel, /thread/826844?answerId=888521022#888521022, /profile/Pavel'] Is there any way to reset the Always Trust policy? [/quote] These are known as trust settings and they have both a command-line and API presence. On the command line, use various subcommands of the security tool: % security | grep trust-settings dump-trust-settings Display contents of trust settings. user-trust-settings-enable Display or manipulate user-level trust settings. trust-settings-export Export trust settings. trust-settings-import Import trust settings. Programmatically, you have a bunch of Trust Settings APIs. IMPORTANT Neither of these let you set up a trusted anchor without user approval. Or at least they shouldn’t (-: If you find a way to do that, lemme know and I’ll file a security bug about it! Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic:
App & System Services
SubTopic:
Core OS
Tags: