Forum Discussion

Maxamill's avatar
Maxamill
Regular Visitor
3 years ago

RESTful API setup for mutual auth with TLS 1.2

I need to verify that an API is working.  The connection calls for Mutual Auth with TLS 1,2.  My goal is to configure a SoapUI RESTful request with JSON to run and verify a successful connection.  I ...