aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.CA.Configuration.rootd
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2012-11-07 15:00:11 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2012-11-07 15:00:11 +0000
commit9d71191c65425978413111d8196da4ba8205e359 (patch)
treedf3eef8cb9d484135341e997750978b6badf32f4 /doc/doc.RPKI.CA.Configuration.rootd
parent36fce827247edd0b4b4ffbb49c31884b92e22402 (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=4805
Diffstat (limited to 'doc/doc.RPKI.CA.Configuration.rootd')
-rw-r--r--doc/doc.RPKI.CA.Configuration.rootd7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/doc.RPKI.CA.Configuration.rootd b/doc/doc.RPKI.CA.Configuration.rootd
index 5af8e53a..4926847b 100644
--- a/doc/doc.RPKI.CA.Configuration.rootd
+++ b/doc/doc.RPKI.CA.Configuration.rootd
@@ -143,10 +143,3 @@ 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.