Reputation: 61
In my case I want to test a rest-api protected by certificate-authentication. I want to use the Paw-App to test this REST-API but I can't find a way to insert/upload my client-certificate and the truststore (jks or pkcs12).
I wonder if it is possible in the Paw-App to enable certificate authentication and how to do that, or if there are any plans to implement that besides OAuth and HTTP-Basic-Auth?
Upvotes: 6
Views: 1227
Reputation: 198
Paw now supports client certificates! :)
https://luckymarmot.com/paw/doc/auth/ssl-client-certificates
Upvotes: 2