diff options
Diffstat (limited to 'rpkid.with_tls/tests/rootd.yaml')
-rw-r--r-- | rpkid.with_tls/tests/rootd.yaml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/rpkid.with_tls/tests/rootd.yaml b/rpkid.with_tls/tests/rootd.yaml deleted file mode 100644 index 2ee5dcd4..00000000 --- a/rpkid.with_tls/tests/rootd.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# $Id$ ---- -version: 1 -posturl: https://localhost:4401/up-down/1 -recipient-id: "rootd" -sender-id: "RIR" - -cms-cert-file: RIR-RPKI-EE.cer -cms-key-file: RIR-RPKI-EE.key -cms-ca-cert-file: rootd-TA.cer -cms-cert-chain-file: [ RIR-RPKI-CA.cer ] - -ssl-cert-file: RIR-RPKI-EE.cer -ssl-key-file: RIR-RPKI-EE.key -ssl-ca-cert-file: rootd-TA.cer - -requests: - list: - type: list - issue: - type: issue - class: 1 - sia: - - rsync://localhost:4400/testbed/RIR/ |