keensoft / alfresco-esign-cert

Alfresco client certificate signature (including Chrome)
Other
28 stars 30 forks source link

PAdES LTV documents are producing NullPointerException #15

Open angelborroy-ks opened 7 years ago

angelborroy-ks commented 7 years ago

When uploading a document including PAdES LTV signature, signature time extraction crash.

Caused by: java.lang.NullPointerException
    at es.keensoft.alfresco.behaviour.CustomBehaviour.getDigitalSignatures(CustomBehaviour.java:116)
    ... 54 more

image

angelborroy-ks commented 7 years ago

Exception avoided by commit f385efdc6de623b04e18ed08b91242b1f8a6f55d

TODO Extract timestamp for PAdES LTV signatures