diff --git a/doc/hx509.texi b/doc/hx509.texi index c927357f7..b44cbeae4 100644 --- a/doc/hx509.texi +++ b/doc/hx509.texi @@ -34,9 +34,20 @@ @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 +194,13 @@ This manual is for version @value{VERSION} of hx509. * 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 ---