Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User certificate error #63

Closed
andreacocci95 opened this issue Jan 9, 2023 · 2 comments
Closed

User certificate error #63

andreacocci95 opened this issue Jan 9, 2023 · 2 comments

Comments

@andreacocci95
Copy link

Hi, I tried to implement your package on my project for connecting to a VPN of my shurshark account.

I downloaded from website the ovpn file and copied all the content inside the config. I also added username and password provided from surfshark and set certIsRequired true.

When I try to start the VPN, I receive an error on debug console that say: You must select a user certificate (or something similar).

What I'm doing wrong?

@nizwar
Copy link
Owner

nizwar commented Jan 14, 2023

as the error mentioned, you need to put openvpn's certificate inside your openvpn script, you can check vpngate or any public free openvpn servers,

i'll close this issue as it is openvpn script related, not the plugin :)

@andreacocci95
Copy link
Author

For how have the same problem: I retrieve this problem copying my ovpn config content and tired to make it inline string. When I added my ovpn on assets and read the file everything works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants