Sha256: e482681b77cbb3a10ad9c6190dd15b70e02b3ae73a9b067b1e47af22c6208158

Contents?: true

Size: 801 Bytes

Versions: 4

Compression:

Stored size: 801 Bytes

Contents

.TH psktool 1 "February 21st 2005"
.SH NAME
psktool \- Simple PSK password tool
.SH SYNOPSIS
psktool [\fIoptions\fR]
.SH DESCRIPTION
Very simple program that generates random keys for use with
TLS-PSK. The keys are stored in hexadecimal format in a file.

.SH OPTIONS
.IP "\-\-keysize \fIBYTES\fR"
specify the number of bytes of the key
.IP "\-p, \-\-passwd \fIFILE\fR"
Specify a password file.
.IP "\-u, \-\-username \fIusername\fR"
Specify username.
.IP "\-h, \-\-help"
Prints a short reminder of the command line options.
.SH EXAMPLES
To create a passwd.psk with a user called test for use with gnuTLS run:

.RS
.nf
$ psktool \-\-passwd /etc/passwd.psk \-u test
.fi
.RE

.SH AUTHOR
.PP
Nikos Mavroyanopoulos <nmav@gnutls.org> and others; see
/usr/share/doc/gnutls\-bin/AUTHORS for a complete list.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
glib2-1.1.8-x86-mingw32 vendor/local/share/man/man1/psktool.1
glib2-1.1.7-x86-mingw32 vendor/local/share/man/man1/psktool.1
glib2-1.1.6-x86-mingw32 vendor/local/share/man/man1/psktool.1
glib2-1.1.5-x86-mingw32 vendor/local/share/man/man1/psktool.1