Posts

Post not yet marked as solved
1 Replies
137 Views
Hi, we would like to create our storage for certificates which can be called from any application. How it should work: Open PDF in Adobe for example, click on "Sign document with certificate" - now it opens Adobe UI with certificates from my keychain - is there any option to open our storage with certificates from keychain via some service or something like that? Every application has own sandbox of keychain so i think is not possible. Thank you for response, MS
Posted
by calvary.
Last updated
.
Post not yet marked as solved
0 Replies
198 Views
Hello,i need to access certificates from "virtual" place in macOS to my app. Exmaple: my app can list certificates out of keychain (not use keychain sharing from another app). Certificates are downloaded from server (only public part) and uses for signing.I can access certificates via IdentityPanel or just list identites from keychain. But i need to load cert out of keychain. I can user PKCS12 import, but i dont have a private part of cert.I think this is impossible.What do you think, please?Thank you for response
Posted
by calvary.
Last updated
.
Post not yet marked as solved
0 Replies
442 Views
Hello,i need to open pkpass from email via uiactivityviewcontroller with my app. A tried mime type: application/vnd.apple.pkpass, extension: .pkpass, oids: com.apple.pkpass and nothing. My app isnt in activity.Is there any option please?Thank you very much for some tips
Posted
by calvary.
Last updated
.