From 73513c624d5cec99f306b7ffa56f2e9678ebced5 Mon Sep 17 00:00:00 2001 From: Joni Hahkala Date: Fri, 17 Dec 2010 12:49:52 +0000 Subject: [PATCH] typo --- doc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README b/doc/README index 3b34532..5f576b1 100644 --- a/doc/README +++ b/doc/README @@ -68,7 +68,7 @@ This command will also put the CA cert and signing policy for EACH CA except for .signing_policy trusted_altname.cert - hostname xxx.foo.bar in CN with trusted/ prefix emulating service prefix. altname has DNS:*.hoo.org, DNS:joo.haa.org, IP Address:123.124.220.1, DNS:g*a.e*.com. Should work for corresponding hosts. -trusted_altname.cert - hostname xxx.foo.bar in CN. altname has DNS:*.hoo.org, DNS:joo.haa.org, IP Address:123.124.220.1, DNS:g*a.e*.com. Should work for corresponding hosts. +trusted_altname_2.cert - hostname xxx.foo.bar in CN. altname has DNS:*.hoo.org, DNS:joo.haa.org, IP Address:123.124.220.1, DNS:g*a.e*.com. Should work for corresponding hosts. trusted_altname2.cert - hostname of machine where generated only in the altname. Should work. trusted_altname2_2.cert - hostname of machine where generated both in CN and altname. Should work. trusted_altname3.cert - altname with email address and no hostname anywhere. should fail as a host certificate. -- 1.8.2.3