WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mirrors.tcz can add a new default mirror site?  (Read 358 times)

Offline Zhe

  • Newbie
  • *
  • Posts: 5
mirrors.tcz can add a new default mirror site?
« on: September 16, 2025, 02:37:17 AM »
mirrors.tcz can add a new default mirror?  ( http://mirrors.aliyun.com/tinycorelinux/ )

and /opt/tcemirror is no support "https://"?

 in appbrowser click  "Browse" no work with  "https://"

PS: OpenSSL 3.2 x86 need update.  openssh also.

and i use http://deb.debian.org/debian/pool/main/c/ca-certificates/  update ca-certificates.tcz for myself,

I think it would be better to have an official one.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15250
Re: mirrors.tcz can add a new default mirror site?
« Reply #1 on: September 16, 2025, 06:45:14 AM »
PS: OpenSSL 3.2 x86 need update.  openssh also.

I’ll take a look at openssl/openssh/ca-certificates soon

Offline Zhe

  • Newbie
  • *
  • Posts: 5
Re: mirrors.tcz can add a new default mirror site?
« Reply #2 on: September 17, 2025, 02:19:03 AM »
Thank you for your efforts.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15250
Re: mirrors.tcz can add a new default mirror site?
« Reply #3 on: September 18, 2025, 10:24:19 AM »
openssl/openssh/ca-certificates updated in x86 and x86_64 repos

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 386
Re: mirrors.tcz can add a new default mirror site?
« Reply #4 on: September 18, 2025, 09:56:57 PM »
openssl/openssh/ca-certificates updated in x86 and x86_64 repos

It looks like something went wrong with x86_64, that repo now has openssl-dev = v3.5.2, but openssl = v3.2.0.

Code: [Select]
$ ssh -V
OpenSSH_10.0p2, OpenSSL 3.2.0 23 Nov 2023

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15250
Re: mirrors.tcz can add a new default mirror site?
« Reply #5 on: September 19, 2025, 05:27:58 AM »
Looks like I managed not to post the updated openssl in the x86_64 repo, things should be OK now - thanks for pointing that out.