NEw file qualified.ttx - not yet ready for distribution

This commit is contained in:
Werner Koch 2005-11-13 19:05:00 +00:00
parent af0aafa4f7
commit caed7370e9
4 changed files with 27 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-11-13 Werner Koch <wk@g10code.com>
* qualified.txt: New.
* Makefile.am (dist_pkgdata_DATA): New.
2005-08-16 Werner Koch <wk@g10code.com>
* gpg-agent.texi (Agent Options): Note default file name for

View File

@ -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 \

17
doc/qualified.txt Normal file
View File

@ -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

View File

@ -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