GnuTLS error

Teddy Hogeborn teddy at recompile.se
Mon Sep 20 19:32:05 CEST 2021


Juan Miguel Alcarria Herrera <juanmi at arco2000.es> writes:

> Hi other time!
>
> I can compile with INSTALL doc
>
> I have other error when I try this:
>
> *root at openfone1:/etc/keys/mandos#
> /usr/lib/arm-linux-gnueabihf/mandos/plugins.d/mandos-client
> --pubkey=/etc/keys/mandos/pubkey.txt --seckey=/etc/keys/mandos/seckey.txt
> --connect=192.168.1.4:9000; echo
> Mandos plugin
> mandos-client: Error[-64] while reading the key pair
> ('/conf/conf.d/mandos/tls-pubkey.pem',
> '/conf/conf.d/mandos/tls-privkey.pem')Mandos plugin mandos-client: The
> GnuTLS error is: Error while reading file.Mandos plugin mandos-client:
> init_gnutls_global failed*
>
> What can i do?

It looks like you are pasting the command in as multiple lines.  This
should all be on one single line:

/usr/lib/arm-linux-gnueabihf/mandos/plugins.d/mandos-client --pubkey=/etc/keys/mandos/pubkey.txt --seckey=/etc/keys/mandos/seckey.txt --connect=192.168.1.4:9000; echo

/Teddy Hogeborn

-- 
The Mandos Project
https://www.recompile.se/mandos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://mail.recompile.se/pipermail/mandos-dev/attachments/20210920/8f589826/attachment.sig>


More information about the Mandos-Dev mailing list