Hello,
we're having some problems in verifying the time-stamps received from an external supplier.

We are verifying the TSA reply with this command:

/usr/bin/openssl ts -verify -sha256 -untrusted <CERT> -CAfile <CA> -data <FILE TO MARK> -in <TSA REPLY>

and the output we get is:

140119872083624:error:2F06D064:time stamp routines:TS_VERIFY_CERT:certificate verify error:ts_rsp_verify.c:246:Verify error:self signed certificate in certificate chain

We're using a Debian system, so we copied the CA into /etc/ssl/certs/ but we still see that problem: how can we fix it? is there a way to get a more descripting trace of the problem? Can we run manually all the steps to verify the reply?

Thanks in advance,
--
Sandro Tosi
Product Engineer
Shared Hosting Products
R&D | Dada.pro
eml sandro.t...@register.it
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to