Test SWID REST API ins tnc/tnccs-20-pdp scenarios
This commit is contained in:
+1
-1
@@ -653,7 +653,7 @@ do
|
||||
for host in $IPSECHOSTS
|
||||
do
|
||||
eval HOSTLOGIN=root@\$ipv4_${host}
|
||||
ssh $SSHCONF $HOSTLOGIN "grep -E 'charon|last message repeated|imcv' \
|
||||
ssh $SSHCONF $HOSTLOGIN "grep -E 'charon|last message repeated|imcv|pt-tls-client' \
|
||||
/var/log/auth.log" >> $TESTRESULTDIR/${host}.auth.log
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user