android: Allow configuration of a user certificate

This commit is contained in:
Tobias Brunner
2012-08-31 18:24:43 +02:00
parent 3f9e90f618
commit f46da851ab
8 changed files with 198 additions and 9 deletions
@@ -17,5 +17,6 @@
<!-- the order here must match the enum entries in VpnType.java -->
<string-array name="vpn_types">
<item>IKEv2 EAP (Benutzername/Passwort)</item>
<item>IKEv2 Zertifikat</item>
</string-array>
</resources>