mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	With SHA-1 deprecation, we need a few certificates using algorithms in the default support list. Most tests still use SHA-1 though. The generation process for the new certificates is recorded in the makefile.
		
			
				
	
	
		
			5 lines
		
	
	
		
			114 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			114 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[cli-rsa]
 | 
						|
subjectKeyIdentifier=hash
 | 
						|
authorityKeyIdentifier=keyid:always,issuer:always
 | 
						|
basicConstraints = CA:false
 |