defect 4071
This commit is contained in:
		| @@ -65,7 +65,7 @@ else { 		# the normal case of the user running the cmd - expand the noderange us | ||||
|                 SSL_cert_file=> xCAT::Utils->getHomeDir()."/.xcat/client-cred.pem", | ||||
|                 SSL_ca_file =>  xCAT::Utils->getHomeDir()."/.xcat/ca.pem", | ||||
|                 SSL_use_cert => 1, | ||||
|                 #SSL_verify_mode => 1, | ||||
|                 SSL_verify_mode => 1, | ||||
|              ); | ||||
| 	die "Connection failure: $!\n" unless ($client); | ||||
| 	my %cmdref = (command => 'noderange', noderange => $noderange); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user