Forum Discussion

sugunagollapall's avatar
sugunagollapall
New Contributor
10 years ago

ssl hand shake error while executing soapui project using maven in jenkins. The same jks works fine

SSL hand shake error while executing soapui project using mave plugin.The same jks works in soapui , able to send a request and get response.Soapui project is created in soapui 5.0 version and maven plugin version is 4.6.2

Given keystore path and pwd in soapui-settings.xml and referred in pom.xml

<configuration>
<projectFile>${project.basedir}/src/main/SV-sample-soapui-project.xml</projectFile>
<!--This is to run only mentioned testSuite..If you need to run all remove this entry-->
<settingsFile>${project.build.directory}/test-classes/soapui-settings.xml</settingsFile>

 

Let me know if you need further info.

 

No RepliesBe the first to reply