ServidorTFG/conf
2020-06-03 22:39:12 +02:00

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