While trying to deploy our implementation for Apple Pay Integration on the backend side we faced an issue in verifying our domain on production environment. However on Dev environment everything is working well as expected.
This is the error that we currently face:
"Domain verification failed. Review your TLS Certificate configuration to confirm that the certificate is accessible and a supported TLS Cipher Suite is used."
Please note that both environments' domains are publicly accessible, hosted under Cloudflare, and both are behind Proxy.
I am attaching the configuration files for Ngnix used for both environment.
Adding to that we cannot disable proxy as it disables SSL.
Kindly advice.