16 lines
		
	
	
		
			280 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			280 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [req]
 | |
| prompt 					= no
 | |
| distinguished_name		= ca_dn
 | |
| 
 | |
| [ca_dn]
 | |
| commonName				= CPS Leaf
 | |
| organizationName		= RISE V2G Project
 | |
| countryName				= DE
 | |
| domainComponent			= CPS
 | |
| 
 | |
| [ext]
 | |
| basicConstraints		= critical,CA:false
 | |
| keyUsage				= critical,digitalSignature
 | |
| subjectKeyIdentifier	= hash
 | |
| 
 | 
