• Kenton Varda's avatar
    Implement TLS option to verify client certificates. · 3a72273d
    Kenton Varda authored
    Use case for me is Cloudflare's "Authenticated Origin Pulls", in which Cloudflare authenticates itself to the origin server using client certificates. Thus the origin server can ensure that it only accepts traffic through Cloudflare, without resorting to IP whitelists.
    3a72273d
tls-test.c++ 24.5 KB