mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	pipe dev null to certexpiry fn
This commit is contained in:
		
							parent
							
								
									b0e39637aa
								
							
						
					
					
						commit
						5fb97e1d3a
					
				@ -1,4 +1,3 @@
 | 
			
		||||
function certexpiry
 | 
			
		||||
    openssl s_client -connect $argv[1] 2>/dev/null | openssl x509 -noout -dates
 | 
			
		||||
    openssl s_client -connect $argv[1] </dev/null 2>/dev/null | openssl x509 -noout -dates
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user