| Lines 482-487
          
      
      
        Link Here | 
        
          | 482 | 	univention-ssh-rsync $DCPWD -az -e ssh $DCACCOUNT@$DCNAME:/etc/univention/ssl/* /etc/univention/ssl/ >>/var/log/univention/join.log 2>&1 | 482 | 	univention-ssh-rsync $DCPWD -az -e ssh $DCACCOUNT@$DCNAME:/etc/univention/ssl/* /etc/univention/ssl/ >>/var/log/univention/join.log 2>&1 | 
        
          | 483 | 	echo -e "\033[60Gdone" | 483 | 	echo -e "\033[60Gdone" | 
        
          | 484 |  | 484 |  | 
            
              |  |  | 485 | 	chmod 755 /etc/univention/ssl | 
            
              | 486 | 	chmod 755 /etc/univention/ssl/ucsCA | 
            
              | 487 | 	chmod 644 /etc/univention/ssl/ucsCA/CAcert.pem | 
            
              | 488 | 	 | 
        
          | 485 | 	check_ldap_tls_connection | 489 | 	check_ldap_tls_connection | 
        
          | 486 |  | 490 |  | 
        
          | 487 | 	download_host_certificate | 491 | 	download_host_certificate |