1LIBU2F-SERVER(1)                 User Commands                LIBU2F-SERVER(1)
2
3
4

NAME

6       libu2f-server - Yubico Universal 2nd Factor (U2F) Server Tool
7

SYNOPSIS

9       libu2f-server [OPTIONS]...
10

DESCRIPTION

12       libu2f-server 1.0.1
13
14       Perform  U2F  server-side  operations on the command line. Writes chal‐
15       lenge to standard output and read responses from standard input.
16
17       -h, --help
18              Print help and exit
19
20       -V, --version
21              Print version and exit
22
23       -o, --origin=STRING
24              Origin URL to use.
25
26       -i, --appid=STRING
27              Application ID to use.
28
29       -c, --challenge=STRING
30              Challenge (Base64-URL encoded) string to use.
31
32       -a, --action=ENUM
33              Action to take.  (possible values="register", "authenticate")
34
35       -k, --key-handle=STRING
36              A file containing a key-handle
37
38       -p, --user-key=STRING
39              A file containing the public user-key
40
41       -d, --debug
42              Print debug information to standard error (default=off)
43

REPORTING BUGS

45       Report bugs at <https://github.com/Yubico/libu2f-server>.
46
47
48
49libu2f-server 1.0.1                July 2015                  LIBU2F-SERVER(1)
Impressum