mirror of
				https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
				synced 2025-10-31 02:27:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| openssl x509 -purpose -in servercert.pem -inform PEM -noout
 | |
| 
 | 
