Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NppFTP 0.26.5 no TLS Handshake no connection #93

Closed
izanagi23 opened this issue Jun 14, 2016 · 3 comments
Closed

NppFTP 0.26.5 no TLS Handshake no connection #93

izanagi23 opened this issue Jun 14, 2016 · 3 comments

Comments

@izanagi23
Copy link

Hi guys, excuse my english.
All hoster have worked so far. Now, i have one hoster that connected only with an FTP tool like filezilla but doesnt with Notepad++.
I have taken the same settings as in Filezilla. It must be FTP over TLS (Explicit).
But the NppFTP says

[NppFTP] Everything initialized
-> TYPE I
Connecting
-> Quit
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 00:12. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
-> AUTH TLS
234 AUTH TLS OK.
Unable to connect
Disconnected

I tried with active, passiv mode and firewall off. I think it repels the Server-Certification. Have you any idea ?
Regards from germany

@v4l3r10
Copy link

v4l3r10 commented Jul 7, 2016

+1 Same problem after disabling TLS1.0 on ftp server.

@chcg
Copy link
Collaborator

chcg commented Feb 12, 2017

see #122, tls 1.1 and 1.2 was not supported before v0.26.9.

@izanagi23 @v4l3r10

just release the fix for TLS v1.2 support as version https://github.com/ashkulz/NppFTP/releases/tag/v0.26.9. It is available also from PluginManager with Setting ->DevList.

Could you please check if this fixes your issues.

@chcg
Copy link
Collaborator

chcg commented Apr 9, 2017

Considered to be fixed with https://github.com/ashkulz/NppFTP/releases/tag/v0.26.9.

@chcg chcg closed this as completed Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants