Page 1 of 1

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

Posted: Fri Jan 12, 2024 3:13 pm
by Raiker
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!

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

Posted: Fri Jan 12, 2024 4:51 pm
by Raiker
Resolved by embedding files inline.