Question
How does Cloudflare's 'Authenticated Origin Pull' feature work with a Docker registry?
Asked by: USER4883
86 Viewed
86 Answers
Responsive Ad After Question
Answer (86)
Authenticated Origin Pull ensures that only Cloudflare can access your Docker registry's origin server. It involves installing a Cloudflare-signed certificate on your origin server and configuring Cloudflare to verify this certificate before proxying traffic. This prevents attackers from bypassing Cloudflare and directly accessing your registry.