Re: Peer-to-peer SSL/TLS best practices/strategy
Re: Peer-to-peer SSL/TLS best practices/strategy
- Subject: Re: Peer-to-peer SSL/TLS best practices/strategy
- From: Jens Alfke <email@hidden>
- Date: Thu, 13 Dec 2012 10:20:57 -0800
On Dec 13, 2012, at 1:50 AM, Quinn The Eskimo! < email@hidden> wrote: Getting the private and public keys is easy (SecKeyGeneratePair). Creating the certificate is hard; there's no API for this, so you end up having to roll your own ASN.1 goo. I'm pretty sure Jens has code for that; I'll leave him to provide the details.
I have to give the disclaimer that some parts of MYCrypto still don’t work on iOS, due to the infuriatingly buggy and poorly-documented Keychain API there, but the code for generating certs isn’t affected by that.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden