~vishvananda/nova/network-refactor

« back to all changes in this revision

Viewing changes to vendor/Twisted-10.0.0/doc/conch/man/ckeygen-man.html

  • Committer: Jesse Andrews
  • Date: 2010-05-28 06:05:26 UTC
  • Revision ID: git-v1:bf6e6e718cdc7488e2da87b21e258ccc065fe499
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
 
2
  <head>
 
3
<title>Twisted Documentation: CKEYGEN.1</title>
 
4
<link href="../howto/stylesheet.css" rel="stylesheet" type="text/css"/>
 
5
  </head>
 
6
 
 
7
  <body bgcolor="white">
 
8
    <h1 class="title">CKEYGEN.1</h1>
 
9
    <div class="toc"><ol><li><a href="#auto0">NAME</a></li><li><a href="#auto1">SYNOPSIS</a></li><li><a href="#auto2">DESCRIPTION</a></li><li><a href="#auto3">DESCRIPTION</a></li><li><a href="#auto4">AUTHOR</a></li><li><a href="#auto5">REPORTING BUGS</a></li><li><a href="#auto6">COPYRIGHT</a></li><li><a href="#auto7">SEE ALSO</a></li></ol></div>
 
10
    <div class="content">
 
11
 
 
12
<span/>
 
13
 
 
14
<h2>NAME<a name="auto0"/></h2>
 
15
 
 
16
<p>ckeygen - connect to SSH servers
 
17
</p>
 
18
 
 
19
<h2>SYNOPSIS<a name="auto1"/></h2>
 
20
 
 
21
<p><strong>ckeygen</strong>  [-b <em>bits</em>] [-f <em>filename</em>] [-t <em>type</em>]<strong>[-C</strong>  <em>comment</em>] [-N <em>new passphrase</em>] [-P <em>old passphrase</em>]<strong>[-l]</strong>  [-p] [-q] [-y]<strong>ckeygen</strong>  --help</p>
 
22
 
 
23
<h2>DESCRIPTION<a name="auto2"/></h2>
 
24
 
 
25
<p>The <strong>--help</strong> prints out a usage message to standard output.
 
26
<dl><dt><strong>-b</strong>, <strong>--bits</strong> &lt;bits&gt;
 
27
</dt><dd>Number of bits in the key to create (default: 1024)
 
28
</dd>
 
29
 
 
30
<dt><strong>-f</strong>, <strong>--filename</strong> &lt;file name&gt;
 
31
</dt><dd>Filename of the key file.
 
32
</dd>
 
33
 
 
34
<dt><strong>-t</strong>, <strong>--type</strong> &lt;type&gt;
 
35
</dt><dd>Type of key (rsa or dsa).
 
36
</dd>
 
37
 
 
38
<dt><strong>-C</strong>, <strong>--comment</strong> &lt;comment&gt;
 
39
</dt><dd>Provide a new comment.
 
40
</dd>
 
41
 
 
42
<dt><strong>-N</strong>, <strong>--newpass</strong> &lt;pass phrase&gt;
 
43
</dt><dd>Provide new passphrase.
 
44
</dd>
 
45
 
 
46
<dt><strong>-P</strong>, <strong>--pass</strong> &lt;pass phrase&gt;
 
47
</dt><dd>Provide old passphrase.
 
48
</dd>
 
49
 
 
50
<dt><strong>-l</strong>, <strong>--fingerprint</strong>
 
51
</dt><dd>Show fingerprint of key file.
 
52
</dd>
 
53
 
 
54
<dt><strong>-p</strong>, <strong>--changepass</strong>
 
55
</dt><dd>Change passphrase of private key file.
 
56
</dd>
 
57
 
 
58
<dt><strong>-q</strong>, <strong>--quiet</strong>
 
59
</dt><dd>Be quiet.
 
60
</dd>
 
61
 
 
62
<dt><strong>-y</strong>, <strong>--showpub</strong>
 
63
</dt><dd>Read private key file and print public key.
 
64
</dd>
 
65
 
 
66
<dt><strong>--version</strong>
 
67
</dt><dd>Display version number only.
 
68
</dd>
 
69
 
 
70
</dl>
 
71
 
 
72
</p>
 
73
 
 
74
<h2>DESCRIPTION<a name="auto3"/></h2>
 
75
 
 
76
<p>Manipulate public/private keys in various ways.
 
77
If no filename is given, a file name will be requested interactively.
 
78
</p>
 
79
 
 
80
<h2>AUTHOR<a name="auto4"/></h2>
 
81
 
 
82
<p>Written by Moshe Zadka, based on ckeygen's help messages
 
83
</p>
 
84
 
 
85
<h2>REPORTING BUGS<a name="auto5"/></h2>
 
86
 
 
87
<p>To report a bug, visit <em>http://twistedmatrix.com/bugs/</em>
 
88
</p>
 
89
 
 
90
<h2>COPYRIGHT<a name="auto6"/></h2>
 
91
 
 
92
<p>Copyright © 2002-2008 Twisted Matrix Laboratories.
 
93
This is free software; see the source for copying conditions.  There is NO
 
94
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
95
</p>
 
96
 
 
97
<h2>SEE ALSO<a name="auto7"/></h2>
 
98
 
 
99
<p>ssh(1), conch(1)
 
100
</p>
 
101
 
 
102
</div>
 
103
 
 
104
    <p><a href="../howto/index.html">Index</a></p>
 
105
    <span class="version">Version: 10.0.0</span>
 
106
  </body>
 
107
</html>
 
 
b'\\ No newline at end of file'