On Thu, Jan 18, 2001 at 05:32:02PM +0100, irochira wrote:
> Executing "Openssl s_client" on a "Openssl s_server" with its certificate 
>"server.pem",
> ( setting #define TEST_CERT "./server.pem"), I obtain this message
> 
> CONNECTED(00000003)
> depth=0 /C=AU/ST=Queensland/O=CryptSoft Pty Ltd/CN=Server test cert (512 bit)
> verify error:num=20:unable to get local issuer certificate
> verify return:1
> depth=0 /C=AU/ST=Queensland/O=CryptSoft Pty Ltd/CN=Server test cert (512 bit)
> verify error:num=27:certificate not trusted
> verify return:1
> depth=0 /C=AU/ST=Queensland/O=CryptSoft Pty Ltd/CN=Server test cert (512 bit)
> verify error:num=21:unable to verify the first certificate
> verify return:1
> 
> Tell me about how to avoid this problem.

man s_client, see -CAfile and -CApath options.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to