diff options
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, |