blob: 2ee5dcd4e78b93965f3a198af976ff1d4810c331 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# $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/
|