Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Certificate Authentication with Paw App

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?

like image 685
froeser Avatar asked Aug 26 '15 11:08

froeser


1 Answers

Paw now supports client certificates! :)
https://luckymarmot.com/paw/doc/auth/ssl-client-certificates

like image 186
Michiel De Mey Avatar answered Jan 04 '23 14:01

Michiel De Mey