1YKCLIENT(1)                      User Commands                     YKCLIENT(1)
2
3
4

NAME

6       ykclient - YubiCloud One-Time-Password Validation Client
7

SYNOPSIS

9       ykclient [OPTION]... CLIENTID YUBIKEYOTP
10

DESCRIPTION

12       Validate  the  YUBIKEYOTP one-time-password against the YubiCloud using
13       CLIENTID as the client identifier.
14
15       Mandatory arguments to long options are  mandatory  for  short  options
16       too.
17
18       --help Display this help screen
19
20       --version
21              Display version information
22
23       --debug
24              Print debugging information
25
26       --url URL
27              Validation        service        URL,        for        example,
28              "http://api.yubico.com/wsapi/verify"
29
30       --ca CADIR
31              Path to  directory  containing  Certificate  Authoritity,  e.g.,
32              "/usr/local/etc/CERTS"
33
34       --cai CAFILE
35              Path  to  a  file holding one or more certificated to verify the
36              peer with
37
38       --apikey Key
39              API key for HMAC validation of request/response
40
41       --proxy ip:port
42              Connect  to  validation   service   through   a   proxy,   e.g.,
43              "socks5h://user:pass@127.0.0.1:1080"
44
45       Exit status is 0 on success, 1 if there is a hard failure, 2 if the OTP
46       was replayed, 3 for other soft OTP-related failures.
47

REPORTING BUGS

49       Report bugs at <https://github.com/Yubico/yubico-c-client>.
50
51
52
53ykclient 2.15                    January 2020                      YKCLIENT(1)
Impressum