]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/wpa/wpa_supplicant/doc/docbook/wpa_passphrase.8
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / wpa / wpa_supplicant / doc / docbook / wpa_passphrase.8
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "WPA_PASSPHRASE" "8" "07 September 2010" "" ""
7
8 .SH NAME
9 wpa_passphrase \- Generate a WPA PSK from an ASCII passphrase for a SSID
10 .SH SYNOPSIS
11
12 \fBwpa_passphrase\fR [ \fB\fIssid\fB\fR ] [ \fB\fIpassphrase\fB\fR ]
13
14 .SH "OVERVIEW"
15 .PP
16 \fBwpa_passphrase\fR pre-computes PSK entries for
17 network configuration blocks of a
18 \fIwpa_supplicant.conf\fR file. An ASCII passphrase
19 and SSID are used to generate a 256-bit PSK.
20 .SH "OPTIONS"
21 .TP
22 \fBssid\fR
23 The SSID whose passphrase should be derived.
24 .TP
25 \fBpassphrase\fR
26 The passphrase to use. If not included on the command line,
27 passphrase will be read from standard input.
28 .SH "SEE ALSO"
29 .PP
30 \fBwpa_supplicant.conf\fR(5)
31 \fBwpa_supplicant\fR(8)
32 .SH "LEGAL"
33 .PP
34 wpa_supplicant is copyright (c) 2003-2007,
35 Jouni Malinen <j@w1.fi> and
36 contributors.
37 All Rights Reserved.
38 .PP
39 This program is dual-licensed under both the GPL version 2
40 and BSD license. Either license may be used at your option.