aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2009-09-04 00:35:30 +0000
committerRob Austein <sra@hactrn.net>2009-09-04 00:35:30 +0000
commit6463c56e7b4b1d6cf7d440993940156c34135e23 (patch)
treedfaecb857bcf63d15e1ef7ee6236288e20869e33
parent10ba93981931e0c7035514f1cf8c609c27e4c11c (diff)
Forgot to include sample config for irbe_cli.py
svn path=/myrpki/examples/myrpki.conf; revision=2731
-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