Hi all, I've just re-compilled all the system's need such as openssl, php and its need, etc. Here, I got a problem like this : [root@voyager named]# ftp 192.168.21.22 Connected to 192.168.21.22 (192.168.21.22). 530 TLS subsystem failed. ftp> Can you please inform me what was wrong with this ? Is it a kind of problem which caused by openssl upgrade ? How can I solve this ? In fact, I get a slow connection too when accessing local mail using browser. I can send and receive mail fast using outlook. Thanks.
On Tue, Jun 17, 2003 at 02:30:56AM -0400, aramico@duahati.com wrote:
Hi all, I've just re-compilled all the system's need such as openssl, php and its need, etc.
Here, I got a problem like this :
[root@voyager named]# ftp 192.168.21.22 Connected to 192.168.21.22 (192.168.21.22). 530 TLS subsystem failed.
IIRC, the TLS stuff is related to encrypted communications, which you probably broke when compiling openssl. You either have a botched openssl install now, or you may just need to recompile ftp (and anything else that uses it) against the new openssl. -- Frank Sweetser fs at wpi.edu WPI Network Engineer
On Tue, Jun 17, 2003 at 02:30:56AM -0400, aramico@duahati.com wrote:
Hi all, I've just re-compilled all the system's need such as openssl, php and
its
need, etc.
Here, I got a problem like this :
[root@voyager named]# ftp 192.168.21.22 Connected to 192.168.21.22 (192.168.21.22). 530 TLS subsystem failed.
IIRC, the TLS stuff is related to encrypted communications, which you
Thanks Man, Btw, I dont know..... What a day! I've just re-instal the default openssl rpm, But, I'm still using the latest tar.gz version of the openssl for my apache and ssh. It works. Thanks. ----- Original Message ----- From: "Frank Sweetser" <fs@WPI.EDU> To: <wlug@mail.wlug.org> Sent: Tuesday, June 17, 2003 8:09 PM Subject: Re: [Wlug] 530 TLS subsystem failed. probably
broke when compiling openssl. You either have a botched openssl install now, or you may just need to recompile ftp (and anything else that uses it) against the new openssl.
-- Frank Sweetser fs at wpi.edu WPI Network Engineer
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
participants (3)
-
Aramico
-
aramico@duahati.com
-
Frank Sweetser