Forum Discussion
JimL
17 years agoContributor
Tracy wrote:
Our web application is a client which communicates with a web service maintained by an external system. When this web service upgraded their server to use SSL version 3, the client application is unable to obtain a connection. When testing this connection using SoapUI, we are getting the same error that we are receiving in the application (Error Getting response; javax.net.ssl.SSLException: Received fatal alert: bad_record_mac.) Would you have any idea why this would occur in SoapUI? Any insights you can provide us will be a big help in diagnosing the connection problem in our client application.
Thanks in advance.
Hi,
Sorry to jump in, but is there any chance that other end is using OpenSSL 0.97b:
http://www.apsis.ch/pound/pound_list/ar ... 2759894000
??
Jim