Hi,

When I access a website(mail.myserver.com) from default browser,
android shows a message like
"browser cannot establish secure connection" and then aborted.
I took tcp packets between a browser of Android SDK and the server.

Server → Client : Certificate, Server Hello Done
Client → Server : Client Key Exchange, Change Cipher Spec, Encrypted
Handshake Message
Server → Client : Change Cipher Spec, Encrypted Handshake Message
Client → Server : [ACK]
Client → Server : Encrypted Alert
Client → Server : [FIN, ACK]
Server → Client : [FIN, ACK]

It seemes that the Android browser send an error as "Encrypted Alert"
to the server.

FYI,the certificate of the server defines "mail.myserver.com" as CN
and the following DNS
 names as subject alternative name.
* pop.myserver.com
* mail.myserver.com
* imap.myserver.com

 I don't know if this is related to the case, but I can access site
with a simple certificate and
 at that time client can send "Application Data"  to the Server
instead of "Encrypted Alert.

Has anyone faced the same problem?
All of the android phones launched in Japan is affected by this
problem.
One of the user-agent of the default browser is:
Mozilla/5.0 (Linux; U; Android 1.6; ja-jp; SonyEricssonSO-01B Build/
R1EA018) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile
Safari/525.20.1

Regards,
Soichiro Miki
Hitachisoft Zimbra Support

Reply via email to