corpnewt / GenSMBIOS

Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.
MIT License
1.63k stars 241 forks source link

unable to access 'https://github.com/corpnewt/GenSMBIOS/': SSL certificate problem: Invalid certificate chain (on Mac OS 10.9.5) #19

Open verh-dar-sari opened 3 years ago

verh-dar-sari commented 3 years ago

Hi,

I'd have prefered to solve the problem by myself+web searches, but I guess I'm not a nerd enough. On Mac OS 10.9.4 (Mavericks), when

git clone https://github.com/corpnewt/GenSMBIOS

we got

Cloning into 'GenSMBIOS'...
fatal: unable to access 'https://github.com/corpnewt/GenSMBIOS/': SSL certificate problem: Invalid certificate chain

So I checked a few solutions (mainly about other github programs than this specific one) :

Similar problems have been raised, but in Windows.

Thanks a lot, in advance, for your answer!

A

Screen Shot 2021-08-06 at 12 04 07

John-Jelatis commented 3 years ago

That is not an issue with GenSMBIOS (or any other script on github), but rather an outdated system with outdated TLS/SSL libraries. Can you use the "Download ZIP" button on the repo's 'code' page to download it? It then should download just fine.