I am trying to get Pureftp to work with AUTH SSL, but I get the message that it is not implemented. It does work with TLS, and I do have a SSL certificate installed and setup thru service manager for FTP.
My pureftp config Lines contain :
Is there something missing in the config that will make it work with SSL.
My pureftp config Lines contain :
Code:
TLS 1
# List of ciphers that will be accepted for SSL/TLS connections
TLSCipherSuite HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3