# # enable SSL ssl_enable=YES # # this makes SSL connections possible if the server # is behind a firewall. don't forget to open the ports! pasv_address=213.129.229.248 pasv_min_port=9900 pasv_max_port=9999 # # regular users are only allowed to log in via SSL local_enable=YES force_local_logins_ssl=YES force_local_data_ssl=YES