aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--myrpki/examples/myrpki.conf14
-rw-r--r--myrpki/myrpki.conf14
2 files changed, 28 insertions, 0 deletions
diff --git a/myrpki/examples/myrpki.conf b/myrpki/examples/myrpki.conf
index 7cfcdf4c..f47ca5f4 100644
--- a/myrpki/examples/myrpki.conf
+++ b/myrpki/examples/myrpki.conf
@@ -127,6 +127,20 @@ server-host = localhost
server-port = 4402
publication-base = publication/
+[irbe_cli]
+
+rpkid-bpki-ta = bpki.myirbe/ca.cer
+rpkid-irbe-key = bpki.myirbe/irbe.key
+rpkid-irbe-cert = bpki.myirbe/irbe.cer
+rpkid-cert = bpki.myirbe/rpkid.cer
+rpkid-url = https://localhost:4404/left-right/
+
+pubd-bpki-ta = bpki.myirbe/ca.cer
+pubd-irbe-key = bpki.myirbe/irbe.key
+pubd-irbe-cert = bpki.myirbe/irbe.cer
+pubd-cert = bpki.myirbe/pubd.cer
+pubd-url = https://localhost:4402/control/
+
[rootd]
startup-message = This is rootd
diff --git a/myrpki/myrpki.conf b/myrpki/myrpki.conf
index d71a8365..a17a32b1 100644
--- a/myrpki/myrpki.conf
+++ b/myrpki/myrpki.conf
@@ -127,6 +127,20 @@ server-host = localhost
server-port = 4402
publication-base = publication/
+[irbe_cli]
+
+rpkid-bpki-ta = bpki.myirbe/ca.cer
+rpkid-irbe-key = bpki.myirbe/irbe.key
+rpkid-irbe-cert = bpki.myirbe/irbe.cer
+rpkid-cert = bpki.myirbe/rpkid.cer
+rpkid-url = https://localhost:4404/left-right/
+
+pubd-bpki-ta = bpki.myirbe/ca.cer
+pubd-irbe-key = bpki.myirbe/irbe.key
+pubd-irbe-cert = bpki.myirbe/irbe.cer
+pubd-cert = bpki.myirbe/pubd.cer
+pubd-url = https://localhost:4402/control/
+
[rootd]
startup-message = This is rootd