Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple U2F keys #31

Closed
pavelkogan opened this issue Mar 10, 2016 · 2 comments
Closed

Multiple U2F keys #31

pavelkogan opened this issue Mar 10, 2016 · 2 comments

Comments

@pavelkogan
Copy link

I'm only able to register one key.

When I specify two keys in u2f_keys as so:

<username1>:<KeyHandle1>,<UserKey1>:<KeyHandle2>,<UserKey2>

Only one of the keys works. If I switch the order of the keys in the file, then the other key works, but the first stops working.

I'm using the version from the PPA on Ubuntu 15.10.

@a-dma
Copy link
Member

a-dma commented Mar 11, 2016

We found a problem in libu2f-host causing this. Commit Yubico/libu2f-host@82d7b52 fixes the problem. If you're build your version off of HEAD it is fixed there. However, at this stage, we haven't released yet as we are still looking into another minor issue.

@pavelkogan
Copy link
Author

OK, good to know, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants