Live data from Hacker News

iOS security bug – TLS mutual-auth fails with client elliptic curve keys

openradar.appspot.com

11–12 of 12 posts

Re: iOS security bug – TLS mutual-auth fails with client elliptic curve keys

#12
post #11
post #10

This is a bug in NSS. Here's the corresponding bug I filed against Chromium: https://code.google.com/p/chromium/issues/detail?id=349775

Wait, nobody does ECC client certificate TLS right?

It's been fixed, but that was a bug in Chrome's NSS glue between NSS and the OS X native key store. (The fix is under third_party/nss, but no one else carries that particular file.) As far as I know, it works fine on other platforms and in NSS itself.
Post reply on HN