Eric Newberry | fe0d014 | 2017-11-29 13:22:48 -0700 | [diff] [blame] | 1 | #!/bin/bash |
2 | # Configure security environment using ndnsec | ||||
3 | |||||
4 | echo | ||||
5 | echo "CONFIGURING SECURITY ENVIRONMENT WITH ndnsec" | ||||
6 | echo "********************************************" | ||||
7 | |||||
8 | ndnsec-keygen -n /tmp/nfd_integration_tests/ | ndnsec-install-cert - |