debian man page for psktool

Query: psktool

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

psktool(1)						      General Commands Manual							psktool(1)

NAME
psktool - Simple PSK password tool
SYNOPSIS
psktool [options]
DESCRIPTION
Very simple program that generates random keys for use with TLS-PSK. The keys are stored in hexadecimal format in a file.
OPTIONS
--keysize BYTES specify the number of bytes of the key -p, --passwd FILE Specify a password file. -u, --username username Specify username. -h, --help Prints a short reminder of the command line options.
EXAMPLES
To create a passwd.psk with a user called test for use with gnuTLS run: $ psktool --passwd /etc/passwd.psk -u test
AUTHOR
Nikos Mavroyanopoulos <nmav@gnutls.org> and others; see /usr/share/doc/gnutls-bin/AUTHORS for a complete list. February 21st 2005 psktool(1)
Related Man Pages
srptool(1) - debian
gnutls-serv(1) - centos
gnutls_psk_set_server_credentials_file(3) - centos
gnutls-cli-debug(1) - xfree86
gnutls-cli-debug(1) - mojave
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?