AdguardTeam / AdguardForAndroid

Open bug tracker for Android version of AdGuard.
https://adguard.com/
1.24k stars 86 forks source link

com.kakao.talk app - HTTPS filtering compatibility issue #960

Closed Eugene-Savenko closed 7 years ago

Eugene-Savenko commented 7 years ago

Kakaotalk, the most used Korean messaging app is blocked with HTTPS filtering. I fixed the issue by adding ' kakao.com ' on HTTPS whitelist. This is an urgent problem since ALL KOREANS are using this application - it may block you either from Koreans!

Store Link : https://play.google.com/store/apps/details?id=com.kakao.talk&hl=en

ameshkov commented 7 years ago

@seanl-adg could you please take a look? I thought the issue is now fixed with the updated ssl exceptions?

ameshkov commented 7 years ago

Prev issue link: #929

theseanl commented 7 years ago

It should be fixed, please let the user uninstall Adguard and do a clean install, because ssl exceptions are not updated when updated from a beta version. If the user still faces a problem we need a full log.

ameshkov commented 7 years ago

@seanl-adg any update on this issue? Can I close it?

ameshkov commented 7 years ago

@seanl-adg ?

theseanl commented 7 years ago

I'll take a look at this once again, on my end still some error message pops up very rarely.

ameshkov commented 7 years ago

I guess there're no problems after all?

theseanl commented 7 years ago

Adding

gift.kakao.com
item.kakao.com
talk.kakao.com
katalk.kakao.com

to https exclusions seems to be resolving most of the problems.

Last 3 domains were appeared in the log with Internal TLS error text. I couldn't find such lines for gift.kakao.com, but unless it was added a certain menu of the app was broken.

The total list of exceptions will be

ac-talk.kakao.com
api.kakao.com
channel.kakao.com
clog-aggregator.kakao.com
gift.kakao.com
item.kakao.com
katalk.kakao.com
pf-api.kakao.com
talk.kakao.com
ameshkov commented 7 years ago

@Revertron please update HTTPS exclusions: https://github.com/AdguardTeam/HttpsExclusions

Revertron commented 7 years ago

Done.