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

Certificate rejected for connection to name_of_server.org #23

Closed
rotekii opened this issue May 3, 2024 · 1 comment
Closed

Certificate rejected for connection to name_of_server.org #23

rotekii opened this issue May 3, 2024 · 1 comment

Comments

@rotekii
Copy link

rotekii commented May 3, 2024

I'm trying to intercept the traffic of this specific application but this is what prompted:
Certificate rejected for connection to name_of_server.org
I tried with another application and it works perfectly.
How can this issue be solved?

@pimterry
Copy link
Member

pimterry commented May 6, 2024

Hi @rotekii that message means for some reason the client is rejecting HTTP Toolkit's certificate. Assuming you're have system certificates injected (not just user certificates) then this normally means there's an issue related to certificate pinning. See this article for more info: https://httptoolkit.com/blog/frida-certificate-pinning/

@pimterry pimterry closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
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