How to use Certificates in the Keychain?!?!
How to use Certificates in the Keychain?!?!
- Subject: How to use Certificates in the Keychain?!?!
- From: "Brian J. France" <email@hidden>
- Date: Sat, 30 Nov 2002 12:56:18 -0800
Does anybody have a really good example on how to Add, Get, Modify and
Delete Certificates in the Keychain?
I have a application that uses SSL connections (via openssl) and I
thought about adding the unverifiable Certificates (self signed) to the
Keychain. The problem is I have not found a way to add, get modify or
delete certificates in the key chain.
I have one already in the keychain that was added by another program
(Eudora) and I can see it by looping over all keychain items, but I
can't get important data out. I can get most things defined by
KCAttrType, but I need other data that is not defined by KCAttrType
like the public key and signature.
Any help would be appreciated.
Thanks,
Brian
BTW, the SSLSample and CryptoSample are no help.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.