HTTP Request support for mTLS
Would it be possibile to add support for mTLS in HTTP Request?
My use case is that the backend I need to connect uses a Cloudflare's rule which allows connections only if a specif Client Certificate is provided and just by using Tasker I can not connect to it.
A workaround I found is to use Termux's plugin but things get more complex, slow and hard to maintain.