It's a compatibility thing for broken implementations. Your sessions is established using SSL_RSA_WITH_RC4_128_SHA, so there is really no problem. I don't think you can control it via the setEnabledCipherSuites(), it's most probably an integral part of the TLS implementation.