Re: Working with an SSL Certificate to send an HTTP request
In power automate using http action you need to provide the certificate as an object, not just the path. So use an action to get that file, encode it to base64 if you need to and then place that data in the certificate data section of the http action. How to use client certificate auth in HTTP action ... - Power Platform Community (microsoft.com)

--------------------------------------------------------------------
🌟 If I have helped give me a thumbs up! 👍
If I have answered your question, please mark it as solved ✅