Tutorial: Two-Way SSL Mutual Authentication

KH-Michael
Community Manager

Watch this tutorial to learn about Two-Way SSL Mutual Authentication, which is one of the security methods that Visa uses to securely encrypt and authenticate the API requests on Visa Developer.

 

 

 

 

Refer to Two-Way SSL documentation for more details or Visa Developer Quick Start Guide for a complete walk through and step-by-step instructions on how to start developing a new project on Visa Developer.

 

Have ideas on new tutorials you want to see from us? Comment below!

Comments
KosimK
New Contributor

Hello,

So I tried this tutorial and had some issues with it. I followed the tutorial step by step, but I received the same response from sandbox server:

{
    "responseStatus": {
        "status": 400,
        "code": "9123",
        "severity": "ERROR",
        "message": "Expected input credential was not present",
        "info": ""
    }
}

If you know what seems to be the problem I would appreciate if you point me the solution.

blogs

Recent blogs