On Tue, Mar 26, 2013 at 06:24:56AM +0800, Daniel Hartwig wrote: Good Morning Daniel,
> > gnutls_handshake() failed: Handshake failed > > Does root have read access all the way to the files in /home/ich/cert? I had checked this with strace (and renaming the files). Below is the relevant output of strace. I do see the reads for the filedescriptors too. 17582 open("/home/ich/cert/ca.crt", O_RDONLY|O_LARGEFILE <unfinished ...> 17582 <... open resumed> ) = 6 ... 17582 open("/home/ich/cert/client1.key", O_RDONLY|O_LARGEFILE) = 6 ... 17582 open("/home/ich/cert/client1.crt", O_RDONLY|O_LARGEFILE) = 6 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org