9 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #security=yes use tls, no use unsecure conexion
 | |
| security=yes
 | |
| #port to listen
 | |
| port=4433
 | |
| #certificate to seccure conexion
 | |
| cert=/home/roche/Cosas/OpenSSL/public.pem
 | |
| #private key for certificate
 | |
| key=/home/roche/Cosas/OpenSSL/private.pem
 |