-
At the moment OpenWrt's self-signed certificates are handled by ignoring all certificate check results upon request, leaving the client vulnerable to MITM attacks. Offering certificate pinning, possib…
-
### Is your feature request related to a problem?
Hey,
For the past 2 years, my team has been using raw CURL implementation to perform networking. We basically had our own wrapper around CURL. Some …
-
After upgrade to mapbox v11 , we are forced to used the create interceptor (HttpServiceInterceptorInterface) and there is no way to add the SSL certificate pinning.
In older versions we could wo…
-
I’m exploring the use of Beauty as an HTTP(S) client;
Does Beauty currently support using the trusted CA store of the underlying system (e.g., the Windows certificate store) for server certificate …
-
can you help me solve this problem?
python3 patch_apk.py -i Instagram_354.2.0.47.100_APKPure.apk -o Instgrm.apk
App ABIs: ['arm64-v8a']
Supported ABIs: ['arm64-v8a']
Generating keystore...
Gene…
-
Looks like no third-party libraries need, ~this can be achieved by a single config https://developer.android.com/training/articles/security-config#CertificatePinning~
Upd. We need to be able to upd…
-
Great project but there is a weakness, how do we pin a SSL certificate? Otherwise anyone could just use Proxyman and do a man-in-the-middle attack to see what the app is sending out (such as api key e…
-
In old versions of Munki which used curl to fetch resources, one could specify a certificate authority that would be passed to the curl binary using the `SoftwareRepoCACertificate` key. This overrode…
-
Hi
In my case, I have a Mosquiito Broker running on a local machine, with dynamic IP. (Actually, machine can be connected to any WiFi as a part of system configuration by the user).
It is not pos…
-
I want to set up certificate pinning, which would work on both Android and iOS, but it would be handled by the native platforms (if I would use pinning in Dart, it could be evaded when making calls fr…