diff options
Diffstat (limited to 'scripts/apnic-poke-2.sh')
-rw-r--r-- | scripts/apnic-poke-2.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/apnic-poke-2.sh b/scripts/apnic-poke-2.sh index 2e81dca4..dbeaf690 100644 --- a/scripts/apnic-poke-2.sh +++ b/scripts/apnic-poke-2.sh @@ -86,8 +86,7 @@ python irbe-cli.py parent --self_id 1 --action create --bsc_id 1 --repository_id rm -f apnic.pem -# Create a child context -- note that we're using the -CA as trust anchor rather than -Root, -# because the APNIC poke tool doesn't offer any way to construct CMS chains +# Create a child context python irbe-cli.py child --self_id 1 --action create --bsc_id 1 --cms_ta biz-certs/Frank-Root.cer |