|
|
|
|
|
by ploggingdev
3463 days ago
|
|
The route from the user's browser to Cloudflare is encrypted (https), but the route between Cloudflare's servers and github pages is only http as Github does not support https for custom domains. User <---https---> Cloudflare <---http---> Github pages |
|