pecito

Member
Jun 5, 2008
15
0
51
hi at all,
i Have strange problem with pureftp server and tls connection.
Without encryption all is fine but when we try ssl or tls the client print us this error

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 21:02. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
AUTH TLS
500 This security scheme is not implemented

But nothing in server logs.
Before some weeks after update, the server sent me this log

This module is required by cPanel, and the system may not function correctly until it is installed, and functional. Below is the results of the auto-install attempt:

Test Run
==============
Net::FTPSSL is installed.
version=0.22


Installer Run
==============


I checked it but it was installed.
In config of whm setings for TLS Encryption Support is Optional
I execute and this command
/usr/local/cpanel/scripts/check_cpanel_rpms --fix

because our whm is CENTOS 5.9 x86_64 virtuozzo – ...... WHM 11.36.0 (build 9)

and perl modules are replaced with rpms as described in documentation of cpanel.

Can someone tell me where should be the problem.
 
Last edited:

kosyo_t

Member
Mar 2, 2013
6
0
51
cPanel Access Level
Root Administrator
same problem:
[2.3.2013 г. 18:29:59] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 18:29. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> [2.3.2013 г. 18:29:59] Connected. Authenticating...
COMMAND:> [2.3.2013 г. 18:29:59] AUTH TLS
[2.3.2013 г. 18:29:59] 500 This security scheme is not implemented
 

George R

Registered
Mar 7, 2013
1
0
51
cPanel Access Level
Root Administrator
I fixed the problem by
-> go to Pure-FTPD Configuration menu and save configuration again !
I had this exact same issue after I upgraded to WHM 11.36.0. Some kind of bug apparently but your solution worked perfectly! (I tried restarting FTP first but to no avail)

Thanks
 

preylude

Registered
Jan 15, 2008
2
0
51
I had this exact same issue after I upgraded to WHM 11.36.0. Some kind of bug apparently but your solution worked perfectly! (I tried restarting FTP first but to no avail)
Exact same problem and solution with WHM 11.36.0 (build 11)

Glad I found this thread. Somebody should fix this soon!