Super Bot Fight Mode is blocking Apple Domain Verification Through Stripe
What steps have you taken to resolve the issue?
Changed the settings in Super Bot Fight Mode so Definitely automated is set to Allow
What are the steps to reproduce the issue?
I was trying to connect a domain to Stripe. Stripe uses these domains for Apple pay.
I was able to access the Apple verification file in /.well-known/ directly. However when Stripe tried to verify the domain it was throwing an error saying that file was throwing a 403.
When I turned off bot blocking as described above Stripe was able to verify the domain. It seems that Super Bot Fight Mode has blocked the Apple Verification bot. Those domains/IPs are visible here: Setting Up Your Server | Apple Developer Documentation
Tried that and it didn’t work. Had the same original error. This is the rule that I set up. Does it look correct? The IPs are from the Apple documentation from the initial post.
You are entering that under the Managed Rules. Instead you need to create it under the Custom Rules as you want to specifically skip the Super Bot Fight Mode as you say that’s what is blocking the requests from Apple.
Super Bot Fight Mode is blocking Apple Domain Verification Through Stripe
What steps have you taken to resolve the issue?
Created a list of IPs and a custom rule to allow these IPs
Was the site working with SSL prior to adding it to Cloudflare?
Yes
What is the current SSL/TLS setting?
Off
What are the steps to reproduce the issue?
I was trying to connect a domain to Stripe. Stripe uses these domains for Apple pay.
I was able to access the Apple verification file in /.well-known/ directly. However when Stripe tried to verify the domain it was throwing an error saying that file was throwing a 403.
When I turned off bot blocking as described above Stripe was able to verify the domain. It seems that Super Bot Fight Mode has blocked the Apple Verification bot. Those domains/IPs are visible here: Setting Up Your Server | Apple Developer Documentation
Then created a custom list of the IPs and a custom rule to allow these IPs. In the Super Bot Fight Mode settings turned the Definitely automated bots back to managed challenge.