|
From: Markus K. <ma...@pr...> - 2012-08-02 12:23:49
|
Hi Antoine, On 2012-08-02 08:31, Antoine Louiset wrote: > Hi Markus, > > I wonder if signserver could find the worker associated with the mime > type ? Could the dispatchers do this work ? There is no Dispatcher doing that currently but it is an excellent example of what a Dispatcher could be implemented to do. If you implement a new Dispatcher doing this we would be happy for the contribution. > > How does the CallFirstNodeWithStatusOKWSClient work when the fastest > worker which respond does not correspond to the mime type of the > document to be signed ? I am not sure the CallFirstNodeWithStatusOKWSClient even consider that there might be multiple workers available on each node. I have never used it. > > Is is scheduled to add a method process(String workerIdOrName, > List<ProcessRequest> requests, List <RequestContext> contexts) in the > SigningAndValidationAPI ? Is the purpose to be able to supply multiple documents to sign in the same request? There are no concrete plans for it at the moment but what you could do is to register an issue for a new feature and describe what the requirements are and how you suggest it could be implemented and we could keep it into consideration. > > Could the default validator validate CMS signatures ? Not currently. There are only certificate validators and a document validator for XML signatures. Best regards, Markus > > Thanks for your reply. > > Have a nice day ! > > Best regards, > -- Kind regards, Markus Kilås Security Consultant & Developer PrimeKey Solutions AB Anderstorpsv. 16 171 54 Solna Sweden Phone: +46 70 424 94 85 Skype: markusatskype Email: mar...@pr... www.primekey.se |