mirror of
				https://github.com/yuzu-emu/mbedtls.git
				synced 2025-10-29 08:47:06 +00:00 
			
		
		
		
	Inspired by test code provided by Nicholas Wilson in PR #351. The test will fail if someone sets MAX_INTERMEDIATE_CA to a value larger than 18 (default is 8), which is hopefully unlikely and can easily be fixed by running long.sh again with a larger value if it ever happens. Current behaviour is suboptimal as flags are not set, but currently the goal is only to document/test existing behaviour.
		
			
				
	
	
		
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [int]
 | |
| subjectKeyIdentifier=hash
 | |
| authorityKeyIdentifier=keyid:always,issuer:always
 | |
| basicConstraints = CA:true
 |