gayanvoice / android-vpn-client-ics-openvpn

⭐ Create your Android VPN App by using Android Studio and publish to Google Play Store 🤖
https://gayanvoice.medium.com/develop-a-vpn-app-in-java-using-android-studio-6f1f2d66031e
MIT License
585 stars 318 forks source link

When click on Connect button , I am Getting Error :- Error in configuration . You must select a User certificate #74

Open singhbabu9455 opened 3 years ago

singhbabu9455 commented 3 years ago

plz help me out

When click on Connect button , I am Getting Error :- Error in configuration . You must select a User certificate

akibeulah commented 3 years ago

Your FileDetails.json is invalid. Remove the whitespaces and replace newlines with \n. It should work. Also, check through your ovpn file for quotation marks like ("), ('), and (`). These will not allow the activities to parse your JSON property, so remove them from your ovpn file before pasting it into your FileDetails.json.

BinartPhotography commented 2 years ago

get it here https://www.vpnbook.com/