diff options
-rw-r--r-- | scripts/apnic-poke-2.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/apnic-poke-2.yaml b/scripts/apnic-poke-2.yaml index fbcef925..033757cd 100644 --- a/scripts/apnic-poke-2.yaml +++ b/scripts/apnic-poke-2.yaml @@ -12,7 +12,7 @@ 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 +cms-ca-cert-file: mirin-cms-trust-anchor-parent.cer ssl-cert-file: biz-certs/Bob-EE.cer ssl-key-file: biz-certs/Bob-EE.key |