mirror of
				https://github.com/KevinMidboe/nginx.git
				synced 2025-10-29 17:50:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Self signed certificates generated by the ssl-cert package
 | |
| # Don't use them in a production server!
 | |
| 
 | |
| ssl_certificate /etc/ssl/certs/ssl-cert-snakeoil.pem;
 | |
| ssl_certificate_key /etc/ssl/private/ssl-cert-snakeoil.key;
 |