mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Version 1.0.59
This commit is contained in:
		
							parent
							
								
									11612d5028
								
							
						
					
					
						commit
						a365f7d6b4
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		|  | @ -998,7 +998,8 @@ module.exports.CertificateOperations = function (parent) { | |||
|             if (r.mps == null) { console.log('  Intel AMT MPS certificate is missing.'); } | ||||
|             if (r.agent == null) { console.log('  Server agent authentication certificate is missing.'); } | ||||
|             if (r.codesign == null) { console.log('  Agent code signing certificate is missing.'); } | ||||
|             process.exit(0); return null; | ||||
|             process.exit(0); | ||||
|             return null; | ||||
|         } | ||||
| 
 | ||||
|         console.log("Generating certificates, may take a few minutes..."); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue