How does Cloudflare's 'Authenticated Origin Pull' feature work with a Docker registry?

Responsive Ad Header

Question

Grade: Education Subject: Support
How does Cloudflare's 'Authenticated Origin Pull' feature work with a Docker registry?
Asked by:
86 Viewed 86 Answers
Responsive Ad After Question

Answer (86)

Best Answer
(347)
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.