Since update of our client with the latest version of gnuTLS, the access to our implementation of FTP with ftpd is not working anymore:
GnuTLS error -58: An illegal TLS extension was received
I think the problem comes from the usage of a non-supported-anymore encryption system, but I wonder if the problem lay down into the code of ftpd or in our private/public key pair?
Since update of our client with the latest version of gnuTLS, the access to our implementation of FTP with ftpd is not working anymore:
GnuTLS error -58: An illegal TLS extension was receivedI think the problem comes from the usage of a non-supported-anymore encryption system, but I wonder if the problem lay down into the code of ftpd or in our private/public key pair?