#This file should be installed as /etc/yubikey-pk.conf #AUTHORIZATION_TIME: After authorizing, for how many hours should this #connection be allowed? Default is 25 if not set here. Sometime after #this number of hours (within the following hour), the authorization #will be revoked by yubikey-pk-revoke . #AUTHORIZATION_TIME='25' #YUBIKEY_CLIENT_ID: This is a client ID provided for free by yubico. #Go to https://api.yubico.com/get-api-key/ (which currently redirects to # https://upgrade.yubico.com/getapikey/ ) and enter a yubikey and your #email address; the web form will return a client ID and secret key. #Enter the client ID here. This is required; without it neither #yubikey-pk-authorize nor yubikey-pk-revoke will run. YUBIKEY_CLIENT_ID='ENTER_CLIENT_ID_NUMBER_HERE'