Michelle_Pierce
16 years agoOccasional Contributor
ssl version
Hi,
I set up a mock service with soapUI Pro 3.5 with SSL.
Then I try to connect to it from a web service client I wrote.
If I set the client ssl version to 'SSLv3', I get an error like below,
***OpenSSL Error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
If I set the client ssl version to 'SSLv23', I get an error like this,
***OpenSSL Error: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
And I don't see any error from soapUI side.
Is there a setting I should use to solve it?
Thanks, Helen
I set up a mock service with soapUI Pro 3.5 with SSL.
Then I try to connect to it from a web service client I wrote.
If I set the client ssl version to 'SSLv3', I get an error like below,
***OpenSSL Error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
If I set the client ssl version to 'SSLv23', I get an error like this,
***OpenSSL Error: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
And I don't see any error from soapUI side.
Is there a setting I should use to solve it?
Thanks, Helen