Here is the procedure to generate the certificates used for mutual TLS between your organization and Qombo.

<aside> ⚠️

If you use the mTLS, please note that the right URIs are: Staging: api-mtls.staging.qombo.tech Production: api-mtls.qombo.tech

</aside>

Receive calls from Qombo

<aside> ℹ️

How to test

Verify a bank account you own (with the API or the platform). → You should get a response and your account-holder endpoint should have been called.

</aside>

Send calls to Qombo

<aside> ⚠️

Qombo will check the serial of the certificate on each call to ensure only this one is accepted.

</aside>

<aside> ℹ️

How to test

Send a call to /verify with the API to any bank account (do not use the manual form on the platform as the mTLS is bypassed here.) → You should get a response.

</aside>

Share secrets