Installed version 2.7. When compiling v2.8 (I downloaded it from code.google.com and was able to compile), I get the following when running the test:
v2.8 (make check):
Code:
Assertion failed: (ret == YKCLIENT_REPLAYED_OTP), function main, file selftest.c, line 117.
Abort trap (core dumped)
FAIL: selftest
==============================================
1 of 1 test failed
Please report to yubico-devel@googlegroups.com
==============================================
When running ykclient v2.8, I get the following (yubikey otp obfuscated):
Code:
Input:
client id: 16
token: vvvcccjckcftcgfblljtknnfrditefgeunvihbuelkgv
Verification output (101): Could not parse server response
I suspect there is something else that is causing the issues on the server, but not sure exactly what this code is utilizing that might be causing the errors -- My other services seem to be running ok without issues (no other seg faults noted)