diff options
author | RPKI Documentation Robot <docbot@rpki.net> | 2014-04-12 17:00:22 +0000 |
---|---|---|
committer | RPKI Documentation Robot <docbot@rpki.net> | 2014-04-12 17:00:22 +0000 |
commit | 92455ae882d393d47ab239db13561346465a543b (patch) | |
tree | ae7f2780e6b5cdd43c3c0a22a94e2a25ca964752 /doc/doc.RPKI.CA.Configuration.CreatingRoot | |
parent | 3e01ffe0e5238b627a052cc83f045e767a0de826 (diff) |
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=5789
Diffstat (limited to 'doc/doc.RPKI.CA.Configuration.CreatingRoot')
-rw-r--r-- | doc/doc.RPKI.CA.Configuration.CreatingRoot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc.RPKI.CA.Configuration.CreatingRoot b/doc/doc.RPKI.CA.Configuration.CreatingRoot index b9004a4c..503725c8 100644 --- a/doc/doc.RPKI.CA.Configuration.CreatingRoot +++ b/doc/doc.RPKI.CA.Configuration.CreatingRoot @@ -81,9 +81,9 @@ suitable for this: rpki-root-key = ${myrpki::bpki_servers_directory}/root.key To create a TAL format trust anchor locator use the make-tal.sh script from -$top/rcynic: +$top/rp/rcynic: - $top/rcynic/make-tal.sh rsync://example.org/rpki/root/root.cer root.cer + $top/rp/rcynic/make-tal.sh rsync://example.org/rpki/root/root.cer root.cer Note that, like any certificate, the root.cer you just generated will expire eventually. Either you need to remember to regenerate it before that happens, |