os image downloads page insecure

Ask questions about Arch Linux ARM. Please search before making a new topic.

os image downloads page insecure

Postby exprobitasfiducia » Wed May 04, 2022 4:48 am

Im trying to download an image and Firefox blocks me because its trying to download over http it seems. http://os.archlinuxarm.org/os/ArchLinux ... est.tar.gz

I tried using https and I found that the certificate is invalid.

Would it be possible to set up letsencrypt or similar so that we can verify the server sending the image to us is in fact the real server?
exprobitasfiducia
 
Posts: 1
Joined: Wed May 04, 2022 4:43 am

Re: os image downloads page insecure

Postby Mettacrawler » Thu May 19, 2022 2:01 pm

They are using Let's Encrypt already.

The certificate for os.archlinuxarm.org only has:
$this->bbcode_second_pass_code('', '
X509v3 Subject Alternative Name:
DNS:archlinuxarm.org
')

It needs something like:
$this->bbcode_second_pass_code('', '
X509v3 Subject Alternative Name:
DNS:archlinuxarm.org, DNS:os.archlinuxarm.org
')

Or:
$this->bbcode_second_pass_code('', '
X509v3 Subject Alternative Name:
DNS:archlinuxarm.org, DNS:*.archlinuxarm.org
')
Mettacrawler
 
Posts: 56
Joined: Sun Mar 18, 2018 7:19 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 4 guests