mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-04 07:11:10 +00:00 
			
		
		
		
	doc: add verifier in ClientAuthentication caddyfile marshaler doc (#6263)
				
					
				
			This commit is contained in:
		
							parent
							
								
									6a02999054
								
							
						
					
					
						commit
						d2668cdbb0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -419,6 +419,7 @@ type ClientAuthentication struct {
 | 
			
		|||
//		}
 | 
			
		||||
//		trusted_leaf_cert      <base64_der>
 | 
			
		||||
//		trusted_leaf_cert_file <filename>
 | 
			
		||||
//		verifier               <module>
 | 
			
		||||
//	}
 | 
			
		||||
//
 | 
			
		||||
// If `mode` is not provided, it defaults to `require_and_verify` if any of the following are provided:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue