[MDEV-22994] ftps://ftp.mariadb.com connection refused Created: 2020-06-24  Updated: 2020-06-24  Resolved: 2020-06-24

Status: Closed
Project: MariaDB Server
Component/s: N/A
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Daniel Black Assignee: Julien Fritsch
Resolution: Fixed Votes: 0
Labels: None


 Description   

$ openssl s_client -connect ftp.mariadb.com:990 -showcerts
139792163260224:error:0200206F:system library:connect:Connection refused:crypto/bio/b_sock2.c:110:
139792163260224:error:2008A067:BIO routines:BIO_connect:connect error:crypto/bio/b_sock2.c:111:
connect:errno=111
 
$ openssl s_client -connect ftp.mariadb.com:21 -starttls ftp -showcerts
139856513427264:error:0200206F:system library:connect:Connection refused:crypto/bio/b_sock2.c:110:
139856513427264:error:2008A067:BIO routines:BIO_connect:connect error:crypto/bio/b_sock2.c:111:
 
$ lftp ftp.mariadb.com
lftp ftp.mariadb.com:~> ls
`ls' at 0 [Connection refused]

The closure of MDEV-17488 I assume fixed the certificate issue, however now its offline.



 Comments   
Comment by Julien Fritsch [ 2020-06-24 ]

danblack This FTP has been shutdown because it was very old and running an unsupported / unpatched OS. The support team (owners of the support FTP machine) have migrated to a new process to receive large files to our customer portal.

Comment by Daniel Black [ 2020-06-24 ]

ack. updated https://mariadb.com/kb/en/meta/mariadb-ftp-server/ to remove reference to it.

Generated at Thu Feb 08 09:19:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.