Post

Replies

Boosts

Views

Activity

Comment on Generating key pair in System Keychain
~~Without user interaction? No, that would be a clear violation of platform security policies. Of course not without user interaction. Ours is a runtime application so implementing a lauchd daemon was not viable last we explored this. We use the SFAuthorization API to escalate privileges where required. The SFAuthorization class gives us an Authorization object that we can pass with other functions. Is there a way we can utilize this Authorization object with the keypair creation?~~ Commenting formats it weird. Used as an answer
Topic: Privacy & Security SubTopic: General Tags:
Nov ’21
Comment on Crashes with associateToEnterpriseNetwork with null values for SSID
Thank you for looking into this. Good to know I can get this to work again
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Generating key pair in System Keychain
~~Without user interaction? No, that would be a clear violation of platform security policies. Of course not without user interaction. Ours is a runtime application so implementing a lauchd daemon was not viable last we explored this. We use the SFAuthorization API to escalate privileges where required. The SFAuthorization class gives us an Authorization object that we can pass with other functions. Is there a way we can utilize this Authorization object with the keypair creation?~~ Commenting formats it weird. Used as an answer
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21