X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fscripts%2Ftls%2Fenable_ssh_key.sh;h=4a3d43a9a793e7296e00431f55437e4716c6e8c3;hp=5ed2868846a2545cda814f79570ff5ad0bd28e89;hb=d7d89e00295a63a887b58a086937b42100971c73;hpb=5819a22f14fc06d8df36ce4ee31390b73161a27a diff --git a/ntsimulator/scripts/tls/enable_ssh_key.sh b/ntsimulator/scripts/tls/enable_ssh_key.sh index 5ed2868..4a3d43a 100755 --- a/ntsimulator/scripts/tls/enable_ssh_key.sh +++ b/ntsimulator/scripts/tls/enable_ssh_key.sh @@ -10,7 +10,7 @@ echo ''"$SSH_PUB_KEY"'> ~/.ssh/known_hosts +ssh-keyscan -p 830 127.0.0.1 >> ~/.ssh/known_hosts echo 'Done' exit 0 \ No newline at end of file