Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - General Discussion
Unanswered

Working with an SSL Certificate to send an HTTP request

(0) ShareShare
ReportReport
Posted on by

One of my workflows needs to interact with an API that mandates the use of an SSL certificate for access. Unfortunately, the pfx solution in the HTTP Action appears ineffective, presumably due to the encrypted nature of the file. In Postman, I simply provide the certificate's path and passphrase. Is there a viable approach to achieve this using a customized connector or an existing one?

 
  • RobotRising Profile Picture
    402 on at
    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)

    RobotRising_0-1701191450868.jpeg

     



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

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1