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

how to generate certificates for server and android? #28

Open
uitlaber opened this issue Nov 9, 2023 · 3 comments
Open

how to generate certificates for server and android? #28

uitlaber opened this issue Nov 9, 2023 · 3 comments

Comments

@uitlaber
Copy link

uitlaber commented Nov 9, 2023

how to generate certificates for server and android?

@KawOwl
Copy link
Member

KawOwl commented Nov 9, 2023

Hello,
Thanks to give us a feedback.
I'm not sure I understand correctly, are you talking about generate certificates? As you can see, we use forge to generate certificates.
If it's a problem about this package, could you please elaborate and maybe share more information, so that we can better understand the issue?

@uitlaber
Copy link
Author

uitlaber commented Nov 9, 2023

oh! Thank you for fast answer!
I just need intercepting my android app, and get headers api requests (https). How i can do it?

@KawOwl
Copy link
Member

KawOwl commented Nov 9, 2023

The purpose of this package is to use mitm as a module.
Based on your needs, I recommend you to use charles.

I just need intercepting my android app, and get headers api requests (https). How i can do it?

As far as I remember, you should sign your own root certs and trust it on your device.
Maybe you should look for further information from other documentation likes bellow:
https://developer.android.com/privacy-and-security/security-ssl
charles

@KawOwl KawOwl closed this as completed Nov 9, 2023
@KawOwl KawOwl closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2023
@KawOwl KawOwl reopened this Nov 9, 2023
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