Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

A possible solution for "Failed to restore device" on macOS 10.13 (or older systems) #138

@wsl-fd

Description

@wsl-fd

My problem: the same as #121 (failed to download firmwares.json)
LeetDown version: tried 2.2 & 2.0.1

After some searching, I found out its cause is expired ssl certificates for macOS 10.13 (https://talk.macpowerusers.com/t/ssl-certificate-problem-certificate-has-expired-on-macos-high-sierra-10-13-6/25418)

If you run "curl -L https://api.ipsw.me/v2.1/firmwares.json/condensed", there should be a prompt for an expired certificate.

So I followed this solution (https://stackoverflow.com/questions/69387175/git-for-windows-ssl-certificate-problem-certificate-has-expired/69396425#69396425) to remove the DST Root CA X3 certificate part from /etc/ssl/cert.pem, then my downgrade completed perfectly. (Maybe a reboot is needed.)

I hope this helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions