It's not just cURL. It's much bigger, and much worse. http://pastebin.com/Yb6pUvr6
EDIT: I'm an idiot, see below.
21–30 of 155 posts
It's not just cURL. It's much bigger, and much worse. http://pastebin.com/Yb6pUvr6
EDIT: I'm an idiot, see below.
It's not just cURL. It's much bigger, and much worse. http://pastebin.com/Yb6pUvr6
I don't know what you think that pastebin shows, but that error is not specific to OS X or to ssl.apple.com. OpenSSL is failing to validate the server certificate because you forgot to specify the -CAfile option. EDIT: I'm an idiot, see below.
I have been trying to work on an implementation of TACK to mitigate headaches involved in pinning. Wish I had more free time.
Earlier quoted context omitted.
I don't know what you think that pastebin shows, but that error is not specific to OS X or to ssl.apple.com. OpenSSL is failing to validate the server certificate because you forgot to specify the -CAfile option. EDIT: I'm an idiot, see below.
Except it isn't failing.
Doesn't affect any app using SSL pinning. I have been trying to work on an implementation of TACK to mitigate headaches involved in pinning. Wish I had more free time. http://tack.io/index.html
Looks like they weren't checking the hostname in the certificate. This would allow anyone with a certificate signed by a trusted CA to do a MITM attack on iOS devices. Very very bad vulnerability.
Heh... "congrats to the Apple iOS team on adding SSL/TLS hostname checking in their latest update! very cool feature." https://twitter.com/will_sargent/status/436985812878491648
Comedic derision appreciated :) However this is a pretty damn serious oversight. I've just shut down my MacBook and picked up my ThinkPad.
Heh... "congrats to the Apple iOS team on adding SSL/TLS hostname checking in their latest update! very cool feature." https://twitter.com/will_sargent/status/436985812878491648
Comedic derision appreciated :) However this is a pretty damn serious oversight. I've just shut down my MacBook and picked up my ThinkPad.
Earlier quoted context omitted.
Comedic derision appreciated :) However this is a pretty damn serious oversight. I've just shut down my MacBook and picked up my ThinkPad.
Mac os is not vulnerable