|
From: Antoine L. <ant...@yo...> - 2014-03-18 08:41:02
|
Hi Markus, Thanks for your answer. I use signserver 3.2.4 with a PDF Signer. I make some tests and I see that the getKeystore() is very long. You are right, this is not exactly how it works. I made some changes to call the getKeystore() method because the private key changes for every signing. I see that in the new version of signserver, you use the cesecore library. Maybe there is an optimization for that ? Have a nice day ! Antoine Le 18/03/2014 08:54, Markus Kilås a écrit : > Hi Antoine, > In my mind that is not how it works. > Can you give some more details in how you observe this and what signer > you are using? > > > BR, > Markus > > > > On 2014-03-18 01:30, Antoine Louiset wrote: >> Hi everyone, >> >> Is there a way not to create a new instance of the pkcs11 builder for >> each signing with a HSM ? >> >> In this way, it takes a lot of time (20 seconds) with 300 pairs of keys >> just to load the keystore... >> >> Thanks for your help ! >> >> >> >> Antoine >> >> >> ------------------------------------------------------------------------------ >> Learn Graph Databases - Download FREE O'Reilly Book >> "Graph Databases" is the definitive new guide to graph databases and their >> applications. Written by three acclaimed leaders in the field, >> this first edition is now available. Download your free book today! >> http://p.sf.net/sfu/13534_NeoTech >> _______________________________________________ >> SignServer-develop mailing list >> Sig...@li... >> https://lists.sourceforge.net/lists/listinfo/signserver-develop >> > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > SignServer-develop mailing list > Sig...@li... > https://lists.sourceforge.net/lists/listinfo/signserver-develop |