Forum Discussion

sothrieg's avatar
sothrieg
New Contributor
15 years ago

SSL Exception in soapUI Pro 3.6.1

Hello
By requesting a service with a key out of the keystore i always get the following error message: Error getting response; javax.net.SSLException: HelloRequest followed by an unexpected handshake message.
The problem only exist in soapUI Pro 3.6.1. Whe doing the exact same request in soapUI 3.5 it's successful. I found out that other user had similar problems with the handshake issue. Shoul i try with the nightly build release?

Kind regards,
Thomas

3 Replies

  • sothrieg's avatar
    sothrieg
    New Contributor
    As i did not get a single answer to my problem i tried to find out a solution by myself. When starting soapUI 3.6.1 with the following parameters the SSL Handshaking-error disappears

    -J-Dsun.security.ssl.allowUnsafeRenegotiation=true
  • Hi!

    You'll get a star in heaven for posting this as it has been an issue for many users and we haven't been able to reproduce or fix it. Thanks a million!

    regards,

    /Ole
    eviware.com
  • I tried that jvm option but it still gives me the handshake failure.