From 36fce827247edd0b4b4ffbb49c31884b92e22402 Mon Sep 17 00:00:00 2001 From: RPKI Documentation Robot Date: Wed, 7 Nov 2012 14:00:10 +0000 Subject: Automatic pull of documentation from Wiki. svn path=/trunk/; revision=4804 --- doc/doc.RPKI.CA.Configuration.rootd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/doc.RPKI.CA.Configuration.rootd') diff --git a/doc/doc.RPKI.CA.Configuration.rootd b/doc/doc.RPKI.CA.Configuration.rootd index 4926847b..5af8e53a 100644 --- a/doc/doc.RPKI.CA.Configuration.rootd +++ b/doc/doc.RPKI.CA.Configuration.rootd @@ -143,3 +143,10 @@ generate a root certificate as follows: -signkey root.key -in root.req \ -outform DER -out root.cer \ -extfile root.conf -extensions x509v3_extensions + +And, if you need the text output to create a TAL, then + + $ openssl x509 -in root.cer -inform DER -text + +grab the hex between the BEGIN and END lines, and stick an rsync URL on the +front of it. -- cgit v1.2.3