In my case, I want to test rest-api protected by certificate authentication. I want to use the Paw-App to test this REST-API, but I cannot find a way to insert / upload my client certificate and trust (jks or pkcs12).
I wonder if it is possible to enable certificate authentication in the Paw-App and how to do it, or if there are any implementation plans besides OAuth and HTTP-Basic-Auth?
source share