MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.6k stars 624 forks source link

CFStream crashes account checks #162

Closed CodaFi closed 11 years ago

CodaFi commented 11 years ago

CF always was pretty crap at Certificate Checking:

screen shot 2013-06-28 at 2 14 16 pm

dinhvh commented 11 years ago

I think it will stop on a default breakpoint in the debugger but will not crash.

Hoa V. Dinh

On Friday, June 28, 2013 at 1:14 PM, Robert Widmann wrote:

CF always was pretty crap at Certificate Checking:

— Reply to this email directly or view it on GitHub (https://github.com/MailCore/mailcore2/issues/162).

CodaFi commented 11 years ago

Interesting. Any reason why LEP is throwing?

dinhvh commented 11 years ago

Security framework is throwing. I don't know.
Might be an implementation details.

Hoa V. Dinh

On Friday, June 28, 2013 at 1:19 PM, Robert Widmann wrote:

Interesting. Any reason why LEP is throwing?

— Reply to this email directly or view it on GitHub (https://github.com/MailCore/mailcore2/issues/162#issuecomment-20211905).

CodaFi commented 11 years ago

It does the exact same thing with keychain stuff. I'll file a bug with Apple.