Skip to content

Commit

Permalink
docs: root cert list
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed May 8, 2024
1 parent e3386cb commit ead1bc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ To get the list of currently installed certificates, run
docker compose exec -e HOME=/testbed/dist/ndncert master ndnsec list -c
docker compose exec -e HOME=/testbed/dist/nlsr master ndnsec list -c
docker compose exec -e HOME=/testbed/dist/ndn-python-repo master ndnsec list -c

# For root CA only
docker compose exec -e HOME=/testbed/root-ca-home master ndnsec list -c
```

## Development
Expand Down

0 comments on commit ead1bc1

Please sign in to comment.