jaromaz / MacintoshPi

MacintoshPi is a project that allows running full-screen versions of Apple's Mac OS 7, Mac OS 8 and Mac OS 9 with sound, active online connection and modem emulation under Raspberry Pi.
https://jm.iq.pl/MacintoshPi
GNU General Public License v2.0
638 stars 23 forks source link

Error - can't download: Mac OS 9 ROM file #26

Closed hammer321 closed 9 months ago

hammer321 commented 10 months ago

This seems to be the issue: The certificate's owner does not match hostname ‘www.redundantrobot.com’. I get a certificate mismatch when trying to load that site in Safari as well.

From the installer:

--2023-08-25 10:41:49-- https://www.redundantrobot.com/sheepshaver_files/roms/newworld86.rom.zip Resolving www.redundantrobot.com (www.redundantrobot.com)... 66.135.30.216, 2001:19f0:1000:1a47:5400:4ff:fe7c:1414 Connecting to www.redundantrobot.com (www.redundantrobot.com)|66.135.30.216|:443... connected. The certificate's owner does not match hostname ‘www.redundantrobot.com’


Error - can't download: Mac OS 9 ROM file Check your Internet connection and try again later.

If you still feel its a bug, then please create an issue here: https://github.com/jaromaz/MacintoshPi/issues/new

Terminated

Thank you -Sean

glowrocks commented 10 months ago

I ran into this same issue. What I did was to download the files manually (see source for which files) by telling Safari to ignore the cert warnings.

I then commented out the line that downloaded and unzipped the file.

It works fine after that.

jaromaz commented 9 months ago

No certificate check during download has been added to the main branch. It is now working properly.