Skip to content
New issue

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

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

Already on GitHub? # to your account

My .ovpn file not working with Cake-VPN app. #136

Open
appsapiconsole opened this issue Jan 14, 2023 · 4 comments
Open

My .ovpn file not working with Cake-VPN app. #136

appsapiconsole opened this issue Jan 14, 2023 · 4 comments

Comments

@appsapiconsole
Copy link

I am using my own .opvn file. File is working perfectly in OpenVpn app. But its not working in Cake-VPN app.
When click connect button app showing message "Connecting" (server authentication/ reconnecting /server authentication/ reconnecting ) after that stuck on server authentication.
Please help me to solve this issue asap.

@yoobi
Copy link

yoobi commented Feb 17, 2023

Same issue, below my ovpn:

dev tun
tls-client
remote **REDACTED**
pull
proto udp
script-security 2
reneg-sec 0
cipher AES-256-CBC
auth SHA512
auth-user-pass
<ca>
-----BEGIN CERTIFICATE-----
**REDACTED**
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
**REDACTED**
-----END CERTIFICATE-----
</ca>

@Janibulhoqsiam
Copy link

awww, same problem did you guys find the solution

@Ghaemian1966
Copy link

Still no solution?

@tiansuo
Copy link

tiansuo commented Jun 4, 2024

I have the same question

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

No branches or pull requests

6 participants
@yoobi @tiansuo @Ghaemian1966 @appsapiconsole @Janibulhoqsiam and others