When trying to use a cloudflare issued client certificate loaded onto a yubikey PIV, I always get a ssl_error_handshake_failed
What steps have you taken to resolve the issue?
I have mTLS client certificates protecting a number of subdomains.
This functionality is working without any issue.
I tried importing the client certificate into a yubikey, and even tried issuing a new one and importing it into the yubikey.
I can see the certificate in the 9a slot in the yubikey, and I can get it read in Firefox without issues, with the same prompt as I would for the browser loaded certificates.
However, whenever I use the client certificate from the yubikey, I always get a ssl_error_handshake_failed error. This happens on both Windows and Linux machines.
I am just wondering if there is something I am missing?