diff options
Diffstat (limited to 'scripts/apnic-poke-2.yaml')
-rw-r--r-- | scripts/apnic-poke-2.yaml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/scripts/apnic-poke-2.yaml b/scripts/apnic-poke-2.yaml new file mode 100644 index 00000000..fbcef925 --- /dev/null +++ b/scripts/apnic-poke-2.yaml @@ -0,0 +1,26 @@ +--- +# $Id$ +# +# This sender config file was created by the make_cfg tool +# Account: TELSTRA-AU + +version: 1 +recipient-id: PARENT +sender-id: CHILD + +cms-cert-file: biz-certs/Bob-EE.cer +cms-key-file: biz-certs/Bob-EE.key +cms-cert-chain-file: [ biz-certs/Bob-CA.cer ] + +cms-ca-cert-file: mirin-cms-test/cms-trust-anchor-parent.cer + +ssl-cert-file: biz-certs/Bob-EE.cer +ssl-key-file: biz-certs/Bob-EE.key + +ssl-ca-cert-file: mirin-cms-test/cms-trust-anchor-parent.cer + +posturl: https://mirin.apnic.net/cgi-bin/up-down-parent.cgi + +requests: + list: + type: list |