--- doc/hx509.texi.orig 2014-09-13 17:49:23.000000000 +0900 +++ doc/hx509.texi 2014-09-13 17:50:20.000000000 +0900 @@ -34,9 +34,19 @@ @subtitle 2008 @author Love Hörnquist Åstrand +@iftex @def@copynext{@vskip 20pt plus 1fil} @def@copyrightstart{} @def@copyrightend{} +@end iftex +@ifinfo +@macro copynext +@end macro +@macro copyrightstart +@end macro +@macro copyrightend +@end macro +@end ifinfo @page @copyrightstart Copyright (c) 1994-2008 Kungliga Tekniska Högskolan @@ -183,6 +193,13 @@ * CMS signing and encryption:: * Certificate matching:: * Software PKCS 11 module:: +* Creating a CA certificate:: +* Issuing certificates:: +* Issuing CRLs:: +* Application requirements:: +* CMS background:: +* Matching syntax:: +* How to use the PKCS11 module:: @detailmenu --- The Detailed Node Listing ---