silkimen / cordova-plugin-advanced-http

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
400 stars 321 forks source link

How set client certificate - crt file and key file - mtls ? #449

Open roberthgodoy opened 2 years ago

roberthgodoy commented 2 years ago

Hey, guys. I'm doing some tests with mtls through cloudflare.

I was able to set it up and it worked through Insomnia by importing the crt file and the key file.

Does this plugin support these file types? How can I do it?