Re: [courier-users] SSL3_GET_RECORD:wrong version number with iPhone
Brought to you by:
mrsam
|
From: Gordon M. <yi...@eb...> - 2008-07-02 06:41:44
|
David E. Wheeler wrote: > But I'm still getting this error on my iPhone: > > Cannot Get Mail > Operation could not be completed. (NSStreamSocketSSLErrorDomain > error -9844) > > Which is just what I got before. I'm not sure where to look for Apple's documentation on that error code. My first guess is that the CN in your SSL certificate doesn't match the hostname that you're using in the client. |