Dne 12.3.2013 20:36, Walter H. napsal(a):
Hello,

I found the following:

http://tsa.postsignum.cz:444

do you have account by this TSA ?


produces the following error, when using this as time stamp server with
adobe standard/pro

"BER decoding error"

Are you sure you (adobe program) get timestamp and not just HTML error page ?
Try to get TSReply manually with CURL:

openssl ts -query -data file.txt -sha256 -cert -no_nonce >file.txt-nononce-sha256-cert.tsq

curl -k -v -H "Content-Type: application/timestamp-query" -u "name:password" --data-binary @file.txt-nononce- sha256-cert.tsq https://tsa.postsignum.cz:444 >file.txt-nononce-sha256-cert.postsignum.tsr



what software do they use?

my solution with OpenSSL works ...

what do you mean with "my solution with OpenSSL works" ?
That you use own "testing", opennsl based TS server ?

If yes and only timestamps from "tsa.postsignum.cz:444" server cause this problem then it would be interesting, because the CA (TS Authority) claims that only openssl client has problem with their timestamps. Adobe client no.

--kapetr
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to