yubico-c-client icon indicating copy to clipboard operation
yubico-c-client copied to clipboard

Ignore validation servers returning YKCLIENT_BACKEND_ERROR

Open alexjfisher opened this issue 11 years ago • 1 comments

This will happen if mysqld has failed on the validation server. Previously ykclient lib would return YKCLIENT_BAD_SERVER_SIGNATURE without waiting for other servers to return.

I've tested this and it fixes https://github.com/Yubico/yubico-c-client/issues/27

alexjfisher avatar Jun 19 '14 15:06 alexjfisher

Thanks, we've discussed this a bit and this definitely should be fixed. This may indicate some more serious issue with the client algorithm so we were thinking of writing a document describing that, and then checking that the code matches that.

jas4711 avatar Jun 26 '14 12:06 jas4711