I am writing an app so that users can easily connect to enterprise wireless networks with API or TTLS and one proof.
I can add an EAP based WiFi profile and connect it to wpa_supplicant in the network through the correct credentials and certificates. Partially thank you
The establishment of a certificate is proving difficult though.
At this time, to open a php file with an appropriate file I see the Authenticator using the WebVeiw in the application. This brings a certManager example that is necessary for a user's name certificate
Is there a streamlined way to install a CA cert on Android? By far my search, I do not feel like. Pre> I thought I would update it if anyone else was trying to do this and found this question. Enter code here Certificate proof = Zero; // Some intentions = some code ("android.credentials.INSTALL") to get the new intent; Intent.putExtra ("Name", "Swansea Uni WiFi Proof"); {Try intent.putExtra ("CERT", cert.getEncoded ()); } Catch (certificate encoding exception e) {e.printStackTrace (); SU1X.debug ("Error installing certificate"); } StartActivityForResult (intent, 0);
Comments
Post a Comment