X-dea / flutter_vpn

Plugin to access VPN service for Flutter | Flutter 的 VPN 插件
GNU Lesser General Public License v3.0
345 stars 125 forks source link

Android Problem : no trusted RSA public key found for {IPADDRESS} #89

Open Borzalic opened 2 years ago

Borzalic commented 2 years ago

I'm having problems connecting with Android. I have a server from DigitalOcean. My Problem:

no issue certificate found for "CN={IPADDRESS}" no trusted RSA public key found for {IPADDRESS}'

The link I set up for Strongswan is: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-ikev2-vpn-server-with-strongswan-on-ubuntu-18-04-2

What can I do ? Thanks for help.

kennen-tech commented 1 year ago

Same here