HyeongminSeo / iphone-dataprotection

Automatically exported from code.google.com/p/iphone-dataprotection
0 stars 0 forks source link

create export button for certificates #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.For each certificate, create a export button to send it by email.
2.
3.

What is the expected output? What do you see instead?
For each certificate, create a export button to send it by email.

What version of the product are you using? On what operating system?
IOS5.1 iphone 4

Please provide any additional information below.

Original issue reported on code.google.com by fernando...@gmail.com on 13 Apr 2012 at 1:40

GoogleCodeExporter commented 8 years ago
Sending data from the keychain by email seems a bit dangerous. If you want to 
extract the certificates you can use the keychain_dump tool 
(Keychain/keychain_dump.c in the repository). i just uploaded a compiled 
version on the downloads page.

Original comment by jean.sig...@gmail.com on 28 Apr 2012 at 9:43