I need to integrate my website with a payment api in the TSL/SSL model that requires the registration of a certificate.
Therefore, I have to register the certificate’s public key with this payment method.
And when I make the request in the api I have to use the private key to communicate.
I’m using Cloudflare SSL in FULL mode.
Can someone tell me if it is possible to have access to Cloudflare’s certificate’s public and private key so that I can integrate with this payment method?