We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f246af commit 2da10b3Copy full SHA for 2da10b3
sztp/key.sh
@@ -36,5 +36,7 @@ cp ${MYTMPDIR}/sztpd-simulator/opi.pem ./generated-client/opi.pem
36
cp ${MYTMPDIR}/sztpd-simulator/pki/client/end-entity/my_cert.pem ./generated-client/opi_cert.pem
37
cp ${MYTMPDIR}/sztpd-simulator/pki/client/end-entity/private_key.pem ./generated-client/opi_private_key.pem
38
39
+echo ==================================
40
echo "Now COPY client files to the remote clients:"
41
echo scp ./generated-client/opi*.pem root@172.22.3.2:/mnt/
42
0 commit comments