silvana_deana16 years agowebserviceI'm trying to make a java code, a web service client with a public key, an p12 archive. I've done ok with soapUI, but in the Java, I wrote: System.setProperty("javax.net.ssl.clientAuth", "true"); ...Show More
plyOccasional Contributor16 years agoTry to open your p12 file with openssl, so you will sure that you have a P12, at the right format and the password. Chek the java security library or your jvm. I remember a bug according to the JVM version. PHL.
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related Content[Solved] SSL Handshake exception calling a secure webserviceCalling webservicesWebService Python