forked from Yubico/yubikey-ksm-dpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ykksm-export.1
24 lines (24 loc) · 926 Bytes
/
ykksm-export.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.3.
.TH YKKSM-EXPORT "1" "September 2014" "ykksm-export 1" "User Commands"
.SH NAME
ykksm-export \- Tool to export keys to the YKKSM-KEYPROV format.
.SH SYNOPSIS
.B ykksm-export
[\fI\,--verbose\/\fR] [\fI\,--help\/\fR] [\fI\,--database DBI\/\fR] [\fI\,--db-user USER\/\fR] [\fI\,--db-passwd PASSWD\/\fR]
.SH DESCRIPTION
Tool to export keys to the YKKSM\-KEYPROV format.
.HP
\fB\-\-database\fR DBI: Database identifier, see http://dbi.perl.org/
.IP
defaults to a MySQL database ykksm on localhost,
i.e., DBI::mysql:ykksm.
.HP
\fB\-\-db\-user\fR USER: Database username to use, defaults to empty string.
.HP
\fB\-\-db\-passwd\fR PASSWD: Database password to use, defaults to empty string.
.PP
Usage example:
.IP
\&./ykksm\-export \fB\-\-db\-user\fR foo \fB\-\-db\-passwd\fR pass123 |
.IP
gpg \fB\-a\fR \fB\-\-sign\fR \fB\-\-encrypt\fR \fB\-r\fR 1D2F473E > keys.txt