最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to use mpgs with ca certificate postman - Stack Overflow

programmeradmin1浏览0评论

I am trying to integrate Mastercard Payment Gateway Services (MPGS) and need to make API requests using a CA certificate in Postman. However, I am encountering issues with authentication and SSL certificates.

What I Have Tried:

  1. Imported the CA Certificate into Postman under Settings → Certificates.
  2. Added the Base URL and required authentication headers (Basic Auth).
  3. Ensured the certificate file is in .pem format.
  4. Enabled SSL Certificate Verification in Postman settings.
  5. Attempted to make a request, but still encountering SSL errors.

Questions:

  1. How do I properly configure Postman to use a CA certificate for MPGS API calls?
  2. Does MPGS require both client certificate and CA certificate, or just one?
  3. Are there any additional headers or settings required for MPGS authentication?
  4. Is there a way to debug SSL certificate issues in Postman?

Any guidance or sample configurations would be greatly appreciated. Thank you!

发布评论

评论列表(0)

  1. 暂无评论