Android TV: Permission denied on access to crt/key files

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
Raiker
OpenVpn Newbie
Posts: 2
Joined: Fri Jan 12, 2024 3:07 pm

Android TV: Permission denied on access to crt/key files

Post by Raiker » Fri Jan 12, 2024 3:13 pm

Hey all!

I'm trying to run my OpenVPN configuration on Google Chromecast using OpenVPN for Android TV.
I've imported my config file successfully, but on running it returns "permission denied" on crt and key files (erno=13).

I've indicated the following paths in config file (as it shown in files' properties):
ca "/storage/emulated/0/Download/ca.crt"
cert "/storage/emulated/0/Download/client01.crt"
key "/storage/emulated/0/Download/client01.key"
OpenVPN for Android TV has permissions to files and media granted.

What am I doing wrong?

Tank you in advance!

Raiker
OpenVpn Newbie
Posts: 2
Joined: Fri Jan 12, 2024 3:07 pm

Re: Android TV: Permission denied on access to crt/key files

Post by Raiker » Fri Jan 12, 2024 4:51 pm

Resolved by embedding files inline.

Post Reply