Actions
Task #3994
openAdd validator instance for each CA
Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Now we call verifySignature() directly to do the verification on CA side. There is no validator in CA.
For each CA item in client.conf, a validator instance should be created and initialized with the CA's cert. The validator instance should be in ClientCaItem.
Actions