# Prevent anonymous users from using SSL allow_anon_ssl=NO # Force all non-anonymous logins to use SSL for data transfer force_local_data_ssl=YES # Force all non-anonymous logins to use SSL to send passwords force_local_logins_ssl=YES # Impedir reusar certificados por parte de los clientes require_ssl_reuse=NO # Usar certificados de al menos 128 bits ssl_ciphers=HIGH