Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on enabling JIT is outdated #1497

Open
SantiMoncada opened this issue Jul 24, 2024 · 1 comment
Open

Documentation on enabling JIT is outdated #1497

SantiMoncada opened this issue Jul 24, 2024 · 1 comment

Comments

@SantiMoncada
Copy link

SantiMoncada commented Jul 24, 2024

Following the steps on https://faq.altstore.io/how-to-use-altstore/altjit i ended up getting the error

RuntimeError: qh3 v1.0+ no longer support passing cryptography certificate objects within a QuicConfiguration object. Use configuration.load_cert_chain(...) instead using PEM encoded values.
During handling of the above exception, another exception occurred:

I would add that you also need qh3 on the version 0.15.1 for it to work

@BarredEwe
Copy link

Yeah, that's how it works!
python3 -m pip install pymobiledevice3==2.30.0 construct==2.10.69 qh3==0.15.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants