diff --git a/xCAT/postscripts/remoteshell b/xCAT/postscripts/remoteshell index a4646ab81..f344608b9 100755 --- a/xCAT/postscripts/remoteshell +++ b/xCAT/postscripts/remoteshell @@ -40,8 +40,6 @@ fi if [ ! -x /usr/bin/openssl ]; then exit 0 fi -USEOPENSSLFORXCAT=1 #explicitly declare the 2.3 method -export USEOPENSSLFORXCAT allowcred.awk & CREDPID=$! sleep 1