[Hidden-tech] Server not connecting = ...cleartext....weak ciphers. Please reconnect using TLS security mechanism

Elijah Gwynn eli at egwynn.com
Wed Dec 13 16:49:17 UTC 2023


Hi CW,

It sounds like you're attempting to connect to a server via FTP, and the 
server is rejecting your connection because it is configured to only 
allow FTPS (FTP over TLS) connections. Note that neither of those are 
the same as SFTP, which is typically when you use an SSH connection to 
manage remote files.

If you want to use FTPS, then you probably need to explicitly tell your 
file transfer client to do that. Not knowing exactly which client you're 
using, I can't say exactly what steps to take. Maybe it's a checkbox for 
using encryption, or one for using a secure connection, or maybe you 
have to select `ftps` as the protocol or something like that.

If you want to use SFTP, then you should make sure that your server 
supports that, and that you have specified SFTP as the connection 
method. Like I said earlier, SFTP normally works over SSH and so your 
client would be attempting to connect on port 21.

Eli

On 13 Dec 2023, at 9:07, C G via Hidden-discuss wrote:

> Greeting Hidden Tech,
> Happy Holidays to all of you. I am in VS Code trying to use an SFTP 
> plugin
> and Namecheap Servers to edit my WordPress sites. The sites are ok, I 
> am
> just trying to advance my PhP skills for employment.
>
> "Sorry, cleartext sessions and weak ciphers are not accepted on this 
> server.
> Please reconnect using TLS security mechanisms."
>
> I have neve had this error before. What are the TLS requirements? Do I 
> need
> to clear port caches? Is that a thing? Thank you all in advance.
>
> CW Gelinas
> https://www.branchbridgeweb.com

> _______________________________________________
> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
> Hidden-discuss at lists.hidden-tech.net
>
> You are receiving this because you are on the Hidden-Tech Discussion 
> list.
> If you would like to change your list preferences, Go to the Members
> page on the Hidden Tech Web site.
> http://www.hidden-tech.net/members
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hidden-tech.net/pipermail/hidden-discuss/attachments/20231213/c28693f6/attachment.html>


Google

More information about the Hidden-discuss mailing list