serkandyck / flutter_vpn_example

Example Flutter VPN Application
167 stars 57 forks source link

Can't Connect #5

Closed arisawali2014 closed 4 years ago

arisawali2014 commented 4 years ago

i setup my own vpn server with ikev2 strongswan, but i still can't connect it because i don't know how to insert the cert.

how to add the cert into the app?

barahijawi commented 4 years ago

did you find a solution?

serkandyck commented 4 years ago

Hello guys, i'm following this tutorial https://github.com/jawj/IKEv2-setup The VPN server identifies itself with a Let's Encrypt certificate, so there's no need for clients to install private certificates — they can simply authenticate with username and strong password (EAP-MSCHAPv2).