aboutsummaryrefslogtreecommitdiff
path: root/rp/config/rpki-confgen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rp/config/rpki-confgen.xml')
-rw-r--r--rp/config/rpki-confgen.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rp/config/rpki-confgen.xml b/rp/config/rpki-confgen.xml
index 29bb86b3..7257d2f5 100644
--- a/rp/config/rpki-confgen.xml
+++ b/rp/config/rpki-confgen.xml
@@ -934,14 +934,14 @@
</option>
<option name = "rpki-root-cert-file"
- value = "${rootd::rpki_data_dir}/root.cer">
+ value = "${autoconf::datarootdir}/rpki/root.cer">
<doc>
Filename of rootd's root RPKI certificate.
</doc>
</option>
<option name = "rpki-root-key-file"
- value = "${rootd::rpki_data_dir}/root.key">
+ value = "${autoconf::datarootdir}/rpki/root.key">
<doc>
Private key corresponding to rootd's root RPKI certificate.
</doc>