Hi All,

Has anyone gotten amandaserver and amanda-client to exchange SSL Certs via amssl?

After following the man page for amssl I ran all of the commands (on the server) up to:

    /usr/sbin/amssl --create-client-cert myclient

And received this output:

    Waiting for client to connect... amssl: SSL_cert_file /etc/amanda/ssl/me/crt.pem does not exist at /usr/share/perl5/vendor_perl/IO/Socket/SSL.pm line 402.

Now amssl doesn't exist on the client - its not installed via the latest package (and over-site by the package maintainers, I assume), so I SCPed the amssl script over from the server to the client, gave it the exact same permissions and ownership on the client as on the server, and continued on, running all the (relevant) commands on the client up to:

    /usr/sbin/amssl --client --create-client-cert myclient --common myclient --server myserver

And received this output:

    Connecting to server... amssl: failed connect or ssl handshake: No route to host,IO::Socket::IP configuration failed at /usr/sbin/amssl line 180.

Both server and client are Centos 7 freshly updated, and both are using the latest amanda repository. Both servers can ping each other via both (internal) DNS and direct IP Address.

So, can anyone help?

Cheers

Dulux-Oz

Reply via email to