|
From: Jesús A. <jes...@0z...> - 2013-07-15 17:14:12
|
Thanks Marukus. I will take a look on the tests. Best Regards, Jesús Arnáiz. El 15/07/2013 16:43, Markus Kilås escribió: > Hi Jesús, > > SignServer does not currently contain any tool for verifying CMS signatures. > > However it you want some sample code for how it could be done have a > look at the JUnit tests for the CMSSigner: > http://fisheye.primekey.se/browse/SignServer/trunk/signserver/modules/SignServer-Test-System/test/org/signserver/module/cmssigner/CMSSignerTest.java?r=3522 > > It should give you an idea about how it can be done. > > > Best regards, > Markus > > On 2013-07-14 02:25, Jesús Arnáiz wrote: >> Hi again. >> >> Is there any way to validate a CMS signature (as one obtained with >> CMSSigner) using de Java API (or, at least, the shell client)? I'm >> trying to do it inside a Java Application but I don't know how. >> >> Any help would be appreciate again :) >> >> Thanks in advance. >> >> ------------------------------------------------------------------------------ >> See everything from the browser to the database with AppDynamics >> Get end-to-end visibility with application monitoring from AppDynamics >> Isolate bottlenecks and diagnose root cause in seconds. >> Start your free trial of AppDynamics Pro today! >> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk >> _______________________________________________ >> SignServer-develop mailing list >> Sig...@li... >> https://lists.sourceforge.net/lists/listinfo/signserver-develop >> > > > |