Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question how to implement trustmanager to xciptv v 4.0

diana25

Extended Member
Ext. Member
Banned
Joined
Apr 14, 2020
Messages
334
Reaction score
1,170
Points
104
Location
españa
At the time of implementation in the game store, notify me that this code is wrong, as they inform me of the following:
The implementation of the X509TrustManager interface of your application has an Apache HTTP client, which implies a security vulnerability. Check this article in the Google Help Center for more information, including the deadline to solve the modification, this is the code that generates the problem but when I modify it, the application no longer connects me, someone knows how to solve it

Code

.class public Lb / g / a / k5 / d $ a;
.super Ljava / lang / Object;
.source "SourceFile"

# interfaces
.implements Ljavax / net / ssl / X509TrustManager;


# annotations
. Ldalvik / annotation / EnclosingMethod annotation system;
value = Lb / g / a / k5 / d; -> a (Ljava / lang / String;) Ljava / lang / String;
.end annotation

. Ldalvik annotation system / annotation / InnerClass;
accessFlags = 0x1
name = null
.end annotation


# direct methods
.public constructor method <init> (Lb / g / a / k5 / d;) V
.locales 0

.line 1
invoke-direct {p0}, Ljava / lang / Object; -> <init> () V

null return
completion method


# virtual methods
.method public checkClientTrusted ([Ljava / security / cert / X509Certificate; Ljava / lang / String;) V
.locales 0

null return
completion method
 
Last edited:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top