Configure your domain such that SSL is disabled for the path /.well-known/**
.
If you’ve turned on “Always Use HTTPS”, then the whole domain gets that. You’d have to turn that off if you want HTTP for .well-known.
You could add in some Page Rules to fine tune that:
- Match example.com/.well-known/* and add Setting for Always Use HTTPS turned OFF
- Match example.com/* and add Setting for Always Use HTTPS turned ON
This topic was automatically closed after 30 days. New replies are no longer allowed.