1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-31 11:41:32 +01:00

* gpg.sgml: Document --enable-dsa2, --disable-dsa2, and

--default-keyserver-url.

* DETAILS: Note "Keyserver:"
This commit is contained in:
David Shaw 2006-06-23 04:27:57 +00:00
parent 00db922029
commit bb97576ea0
3 changed files with 27 additions and 0 deletions

View File

@ -1,5 +1,10 @@
2006-06-22 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --enable-dsa2, --disable-dsa2, and
--default-keyserver-url.
* DETAILS: Note "Keyserver:"
* gpg.sgml: Note that --pgp8 does not include SHA224. Clarify
that clearsigned messages are not reversible.

View File

@ -807,6 +807,9 @@ The format of this file is as follows:
characters and should not contain spaces. It is useful for
batch key generation to associate a key parameter block with a
status line.
Keyserver: <string>
This is an optional parameter that specifies the preferred
keyserver URL for the key.
Here is an example:

View File

@ -1722,6 +1722,17 @@ validation. This option is only meaningful if pka-lookups is set.
</variablelist>
</para></listitem></varlistentry>
<varlistentry>
<term>--enable-dsa2</term>
<term>--disable-dsa2</term>
<listitem><para>
Enables new-style DSA keys which (unlike the old style) may be larger
than 1024 bit and use hashes other than SHA-1 and RIPEMD/160. Note
that very few programs currently support these keys and signatures
from them.
</para></listitem></varlistentry>
<varlistentry>
<term>--show-photos</term>
<term>--no-show-photos</term>
@ -3004,6 +3015,14 @@ list is used for new keys and becomes the default for "setpref" in the
edit menu.
</para></listitem></varlistentry>
<varlistentry>
<term>--default-keyserver-url &ParmName;</term>
<listitem><para>
Set the default keyserver URL to &ParmName;. This keyserver will be
used as the keyserver URL when writing a new self-signature on a key,
which includes key generation and changing preferences.
</para></listitem></varlistentry>
<varlistentry>
<term>--list-config &OptParmNames;</term>
<listitem><para>