On Tue, 2008-09-23 at 05:10 -0700, Aviator wrote:
> Hi,
> I am using HTTPClient to connect to Apache (SSL) web server.

What version?

>  When the
> SSLProtocol in Apache is set to SSLv3 and TLSv1, the client is able to
> connect. But when the SSLProtocol is set to SSLv3 alone, the client is
> throwing a bad_record_mac exception and not connecting. Could some one help
> me in understanding why this is coming and how to rectify it? (I am not
> using setEnabledProtocols in my code. I just use getInstance method with
> string 'SSL').

Post a code sample / test case.

Oleg


> Thanks&Regards
> Prasanna Ram
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to