Hello!I am putting a small server behind Cloudflare that currently is configured to serve everything through relayd.
I want to use their option of client-authenticated TLS handshakes, but I can't see a way to do it with relayd - is this possible?
It does look like I could use httpd tls client ca option (assuming I'm understanding the man page), which I can use if relayd doesn't support this.
Thank you! Paul

