Correct certificate chain format for client_service_provider_certificate_chain
#220
Open
1 task done
client_service_provider_certificate_chain
#220
Steps to reproduce:
What should happen:
What happens:
SDK version and environment
Extra info:
I have verified my certificate and its root certificate. I am unsure about the format for the
client_service_provider_certificate_chain
parameter value for the request body to the POST/payment-service-credential-provider
endpoint for our certificates?Assuming I have the three certificates:
What should the
client_service_provider_certificate_chain
value be?We have tried many different combinations
\n
) and-----BEGIN CERTIFICATE-----
and-----END CERTIFICATE-----
prefix and suffix for both B and C\n
) and-----BEGIN CERTIFICATE-----
and-----END CERTIFICATE-----
prefix and without suffix for both B and C... and so on. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: