> command: openssl  s_client -connect server.name.ac.uk:636 -verify 5
> result: Verify return code: 19 (self signed certificate in certificate
chain)

> command: openssl  s_client -connectserver.name.ac.uk:636 -verify 5 -CApath
> /etc/pki/tls/certs
> result: Verify return code: 0 (ok)

> Obviously that didn't work, hence the call for help.

> Any suggestions for a newbie?

Could you clarify what the problem is? The results you show seem perfectly
normal.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to