qopenvpn icon indicating copy to clipboard operation
qopenvpn copied to clipboard

openvpn[25392]: Options error: --key fails with 'client.key': Permission denied (errno=13)

Open MartinX3 opened this issue 5 years ago • 0 comments

The chmod of the client.key file is 0600 The qopenvpn application uses sudo via pkexec

Sadly it still can't read the key file and I don't want to read it without sudo.

If I use sudo openvpn client.conf directly, it can read the key file.

MartinX3 avatar Dec 29 '20 14:12 MartinX3