diff options
author | Werner Koch <[email protected]> | 2007-08-10 16:52:05 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-08-10 16:52:05 +0000 |
commit | 74d344a521c8a7a294b8da2cf2647e112fd5b310 (patch) | |
tree | c2cc77b642ad52a26ea4d99a05f82f725f536d11 /doc/specify-user-id.texi | |
parent | Factored common gpgconf constants out (diff) | |
download | gnupg-74d344a521c8a7a294b8da2cf2647e112fd5b310.tar.gz gnupg-74d344a521c8a7a294b8da2cf2647e112fd5b310.zip |
Implemented the chain model for X.509 validation.
Diffstat (limited to 'doc/specify-user-id.texi')
-rw-r--r-- | doc/specify-user-id.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/specify-user-id.texi b/doc/specify-user-id.texi index 0b615b657..0929a10f8 100644 --- a/doc/specify-user-id.texi +++ b/doc/specify-user-id.texi @@ -122,7 +122,7 @@ This should return the Root cert of the issuer. See note above. @item By exact match on serial number and issuer's DN. This is indicated by a hash mark, followed by the hexadecmal -representation of the serial number, the followed by a slash and the +representation of the serial number, then followed by a slash and the RFC-2253 encoded DN of the issuer. See note above. @cartouche |