francosy
6 months agoNew Member
Using SSL server certificate with only public key
Hi, I am new to SoapUI and I want to create a SOAP request with two different certificates: private certificate (file .pfx) for signing, SSL server certificate (.cer) with public key, used for d...
- 6 months ago
Hi francosy
Although SoapUI doesn't natively support client-side data encryption using a public certificate, there are other possibilities.
One approach is to trust the server certificate by installing the public certificate (.cer) as a trusted root certificate on your system. This configures SoapUI to recognize and trust the server's certificate when establishing a secure connection, effectively bypassing the need to import the certificate into SoapUI's keystores
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards