Xzandro / sw-exporter

This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.
Apache License 2.0
414 stars 194 forks source link

[BUG] newly generated cert has NET::ERR_CERT_VALIDITY_TOO_LONG #411

Closed stryhf closed 3 years ago

stryhf commented 3 years ago

Please don't report issues that are not relevant to SWEX. Especially now that are more steps involved which you can read on reddit. To get more information, join the Discord.

Describe the bug Generated an entirely new certificate, install certificate as Root CA then via proxy attempt to connect to various specific hosts.

http://hub.qpyou.cn works https://hub.qpyou.cn fails with NET::ERR_CERT_VALIDITY_TOO_LONG

Issuer: NodeMITMProxyCA

Starting on September 1st (2020), SSL/TLS certificates cannot be issued for longer than 13 months (397 days), the default generated certificate within the app is for 24 months.

https://www.ssl.com/blogs/398-day-browser-limit-for-ssl-tls-certificates-begins-september-1-2020/

To Reproduce Steps to reproduce the behavior:

Generate a new certificate. Install certificate as Android Root CA. Activate as Proxy. Attempt to connect into game, the login will hang with no error but a blank browser page attempting to access Hive.

Expected behavior Previously with older Root CA there was no issue. Generated a new cert since there was a warning that the old cert was getting old.

Screenshots If applicable, add screenshots to help explain your problem.

image

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.