feat: expose the chromium validated certificate in the certificate verify proc (#21890)
This commit is contained in:
		
					parent
					
						
							
								f34cbe66a0
							
						
					
				
			
			
				commit
				
					
						37feeb8e5f
					
				
			
		
					 4 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -272,6 +272,7 @@ the original network configuration.
 | 
			
		|||
  * `request` Object
 | 
			
		||||
    * `hostname` String
 | 
			
		||||
    * `certificate` [Certificate](structures/certificate.md)
 | 
			
		||||
    * `validatedCertificate` [Certificate](structures/certificate.md)
 | 
			
		||||
    * `verificationResult` String - Verification result from chromium.
 | 
			
		||||
    * `errorCode` Integer - Error code.
 | 
			
		||||
  * `callback` Function
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue