Thank you Peter! In the meantime I've made a workaround on the problem
so now I make the detached signature file with Cryptlib then use OpenTSA
to generate the timestamp. Unfortunately it is not acceptable to have
two separate file for the signature and timestamp. Is there an easy way
to combine these? Can I add an already generated timestamp attribute to
a detached signature somehow?
Thanks for the help!
GuTyKa
Peter Gutmann wrote:
>
gutyka@... writes:
>
>> Unfortunately I cannot push a timestamp request over https protocol with
>> Cryptlib :( If anyone has a sample code or any idea how to start I would be
>> realy grateful to read it :)
>
> TSP isn't normally run over HTTPS, if you wanted to do this you'd have to
> either write your own network plugin to intercept the TSP traffic and redirect
> it into an SSL session (see the manual for details on network-layer plugins)
> or adapt the existing network-layering code that allows you to layer a TSP
> session over an SSL session, see io/net_trans.c and related files.
>
> Peter.
_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail:
cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlibPosts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.