Hi Richard, >> >> >> ------------ Original Message ------------ >>> Date: Sunday, March 31, 2013 04:10:57 PM +0530 >>> From: Techienote com <techienote.com@xxxxxxxxx> >>> To: users@xxxxxxxxxxxxxxxx >>> Cc: >>> Subject: standard shutdown error apache mod_ossl >>> >>> Hi, >>> >>> We are facing very weird problem for one of our website. We are >>> able to access the problematic website using https protocol on >>> Desktop machines as well as on Android 2.X OS. We are seeing >>> network error when we are hitting the same URL from Android 4.X OS. >>> >>> After enabling the debug logs, we are seeing following entries in >>> the ssl_engine_log >>> >>> [31/Mar/2013 15:41:58 26881] [info] Connection to child 2 closed >>> with standard shutdown (server hostname:443, client x.x.x.x) >>> >>> Need to understand why it is only happening with Android 4.X >>> version OS. Also what is the meaning of standard shutdown and how >>> to debug it further. >>> >>> Environment information is as follows >>> OS: Solaris 5.10 64 bit >>> WebServer Version : Apache 1.3.31 >>> >>> Following is the VirtualHost entries fyr: >>> <VirtualHost *:443> >>> SSLEngine On >>> SSLProtocol +ALL -SSLv2 >>> SSLCipherSuite HIGH:MEDIUM >>> SSLWallet file:/default >>> </VirtualHost> >>> >> >> Are you using a self-signed cert on the server side? If so, are you >> getting the standard "trust" warnings with the android-4.x browser? It is a CA signed certificate. >> >> I'm assuming you're using the default browser on the android-4.x >> device -- have you tried others -- firefox, chrome, dolphin (there >> are also beta versions of ff and chrome available) -- to see if you >> get a different interaction? [i don't have an SSL site to try things >> against at the moment.] Site is working fine in Opera and Firefox. It is not working with default browser and in chrome. >> >> - Richard >> >> >> >> >> Regards, Vidyadhar --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx