cloudflare
cloudflare copied to clipboard
origin certificates setup and back-end CIDRs list; NO SPECS
Description
Support for:
- origin certificates (securing connection from cloudflare to the origin server)
- back-end CIDRs (restricting the origin server's access to cloudflare back end only)
Types of Changes
- New feature.
Testing
- [ ] I added tests for my changes.
- and I'd like to add tests, but couldn't figure the test setup, so this is a draft PR
- I usually have
bin/test
that runs the suite in a dockerised environment
- I usually have
- and I'd like to add tests, but couldn't figure the test setup, so this is a draft PR
- [x] I tested my changes in production.
- and it worked perfectly