mirror of
				https://github.com/yeasy/docker_practice.git
				synced 2025-11-03 19:31:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			244 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			244 B
		
	
	
	
		
			Go
		
	
	
	
	
	
[server]
 | 
						|
authorityKeyIdentifier=keyid,issuer
 | 
						|
basicConstraints = critical,CA:FALSE
 | 
						|
extendedKeyUsage=serverAuth
 | 
						|
keyUsage = critical, digitalSignature, keyEncipherment
 | 
						|
subjectAltName = DNS:docker.domain.com, IP:127.0.0.1
 | 
						|
subjectKeyIdentifier=hash
 |