You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fallback to amiusing.htk/certificate if android.htk/config is missing
This can easily happen if you set up Android interception in HTTP
Toolkit, restart the desktop app, and then reconnect from the
Android app. Doing so re-queries the android config, which is no
longer set up (as the desktop isn't expecting a client). Easily
fixable by falling back to the basic cert info (potentially losing
extra config data, if we do include some here later).
0 commit comments