← Back to team overview

epoptes team mailing list archive

Re: [Question #203421]: I cannot get epoptes-client -c to pull the certificate.

 

Question #203421 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/203421

    Status: Open => Needs information

Alkis Georgopoulos requested more information:
Hi, run the following commands, and paste their output here:

Server:
ls -lha /etc/epoptes
openssl s_client -connect localhost:789 < /dev/null | sed '/-----BEGIN CERTIFICATE-----/,/-----END CERTIFICATE-----/!d'

Client:
openssl s_client -connect <ip of server>:789 < /dev/null | sed '/-----BEGIN CERTIFICATE-----/,/-----END CERTIFICATE-----/!d'

See also https://answers.launchpad.net/epoptes/+question/202039

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.