table of contents
other versions
- Tumbleweed 116-8.1
- Leap-16.0
- Leap-15.6
| PESIGN-CLIENT(1) | General Commands Manual | PESIGN-CLIENT(1) |
NAME¶
pesign-client —
tool for signing UEFI applications with a pesign
server
SYNOPSIS¶
pesign-client |
[-i file]
[-o file]
[-e file]
[-t token]
[-c nickname]
⟨[-k |]
[-q |]
[-s |] [-u]⟩
[-f fd]
[-F file] |
DESCRIPTION¶
pesign-client is a command line tool for
manipulating signatures and cryptographic digests of UEFI applications.
OPTIONS¶
-ifile |--infilefile- The input binary file to be signed with
--sign -ofile |--outfilefile- The output binary file to be signed with
--sign -efile |--exportfile- Export signature from
--signto file -ttoken |--tokentoken- Sign using NSS token token
-cnickname |--certificatenickname- Sign using NSS certificate nickname
-k|--kill- Kill the pesign server
-q|--is-unlocked- Query the lock status of the token specified by
--token -s|--sign- Sign the file specified by
--infile -u|--unlock- Unlock the token specified with
--tokenusing the PIN read from--pinfdor--pinfile, or specified byPESIGN_TOKEN_PIN -ffd |--pinfdfd- File descriptor to read the PIN from for
--unlock -Ffile |--pinfilefile- File to read the PIN from for unlock
ENVIRONMENT¶
PESIGN_TOKEN_PIN- PIN for use with
--unlockfor the token specified by-fl-token
SEE ALSO¶
AUTHORS¶
Peter Jones
| June 4, 2020 | Linux |