GCM ciphers for edtFTPj/PRO

A few customers have asked when GCM ciphers will be available in TLS for edtFTPj/PRO. The wait is now over: we have released 6.0.0 with a number of GCM ciphers as listed below:

TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,
TLS_RSA_WITH_AES_128_GCM_SHA256,
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,
TLS_RSA_WITH_AES_256_GCM_SHA384,
TLS_DHE_RSA_WITH_AES_256_CBC_SHA384

This latest release is available at our customer site now for download. Please note that we have removed a number of old and redundant ciphers that under no circumstances should be used. If they are explicitly used (SSLFTPCipherSuite) in your code, you will need to update your code and recompile.