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

开启了苹果的ATS后无法抓HTTPS包 #27

Closed
ssfyn opened this issue Dec 29, 2016 · 2 comments
Closed

开启了苹果的ATS后无法抓HTTPS包 #27

ssfyn opened this issue Dec 29, 2016 · 2 comments

Comments

@ssfyn
Copy link

ssfyn commented Dec 29, 2016

应用开启了苹果的ATS后无法抓HTTPS包

@tttlkkkl
Copy link

tttlkkkl commented Dec 30, 2016 via email

@avwo
Copy link
Owner

avwo commented Feb 7, 2017

iOS的APP开启ATS后,webview只支持HTTPS连接,且HTTPS的加密密钥长度不能小于2048,低版本Node生成2048位密钥效率很低,所以原来whistle只支持了1024位,现在Node版本完全可以胜任2048位的密钥,如何把whistle的根证书密钥切换的2048位,可以参考:关于ATS

@avwo avwo closed this as completed Jan 7, 2018
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

3 participants