From caed7370e996eba1f60dc4e25eb8d8fe901a7e17 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sun, 13 Nov 2005 19:05:00 +0000 Subject: [PATCH] NEw file qualified.ttx - not yet ready for distribution --- doc/ChangeLog | 5 +++++ doc/Makefile.am | 2 +- doc/qualified.txt | 17 +++++++++++++++++ doc/scdaemon.texi | 4 ++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 doc/qualified.txt diff --git a/doc/ChangeLog b/doc/ChangeLog index d93a473a2..098139ec8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-11-13 Werner Koch + + * qualified.txt: New. + * Makefile.am (dist_pkgdata_DATA): New. + 2005-08-16 Werner Koch * gpg-agent.texi (Agent Options): Note default file name for diff --git a/doc/Makefile.am b/doc/Makefile.am index fdcd62dc0..47dd36208 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -25,7 +25,7 @@ BUILT_SOURCES = gnupg-card-architecture.eps gnupg-card-architecture.png info_TEXINFOS = gnupg.texi - +dist_pkgdata_DATA = qualified.txt gnupg_TEXINFOS = \ gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi assuan.texi \ diff --git a/doc/qualified.txt b/doc/qualified.txt new file mode 100644 index 000000000..bdab79ad4 --- /dev/null +++ b/doc/qualified.txt @@ -0,0 +1,17 @@ +# This is the list of root certificates used for qualified +# certificates. They are defined as certificates capable of creating +# legally binding signatures in the same way as a handwritten +# signatures are. Comments like this one and empty lines are allowed +# Lines do have a length limit but this is not a serious limitation as +# the format of the entries is fixed and checked by gpgsm: A +# non-comment line starts with optional white spaces, followed by +# exactly 40 hex character, white space and a lowercased 2 letter +# country code. Additional data delimited with by a white space is +# current ignored but might late be used for other pusposes. + +# CN=Wurzel ZS 3,O=Intevation GmbH,C=DE +A6935DD34EF3087973C706FC311AA2CCF733765B de + +# CN=SPECIMEN Belgium Root CA,C=BE +6A5FFD257E85DC6081828DD169AA304E7E37DD3B be + diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 35dca4780..8bc5810cb 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -229,6 +229,10 @@ readers might need a string here; run the program in verbose mode to get a list of available readers. The default is then the first reader found. +@item --disable-keypad +@opindex disable-keypad +Even if a card reader features a keypad, do not try to use it. + @item --allow-admin @itemx --deny-admin