cancel
Showing results for 
Search instead for 
Did you mean: 

E-Signature on a PDF Document

livier
Confirmed Champ
Confirmed Champ

Hi,

Can someone tell me how can I install this add-on please ?  

When I go to the GitHub Download page I can't find any AMP files.

Thanks in advance

1 ACCEPTED ANSWER

angelborroy
Community Manager Community Manager
Community Manager

This add-on works like this:

  • Every user uploads private and public key for the certificate to Alfresco
  • When a user choose to sign from Share, the signature is performed in the Repository part

This method is not valid (in terms of regulation) in many EU countries.

Anyway, if you want to use it, find AMPs available at:

eisenvault-esign/ev-esign-share-1.0-SNAPSHOT.amp at master · sumitt/eisenvault-esign · GitHub 

eisenvault-esign/ev-esign-repo-1.0-SNAPSHOT.amp at master · sumitt/eisenvault-esign · GitHub 

On the other side, if you want to use a client certificate signature, you can try with this one:

GitHub - keensoft/alfresco-esign-cert: Alfresco client certificate signature (including Chrome) 

Hyland Developer Evangelist

View answer in original post

2 REPLIES 2

angelborroy
Community Manager Community Manager
Community Manager

This add-on works like this:

  • Every user uploads private and public key for the certificate to Alfresco
  • When a user choose to sign from Share, the signature is performed in the Repository part

This method is not valid (in terms of regulation) in many EU countries.

Anyway, if you want to use it, find AMPs available at:

eisenvault-esign/ev-esign-share-1.0-SNAPSHOT.amp at master · sumitt/eisenvault-esign · GitHub 

eisenvault-esign/ev-esign-repo-1.0-SNAPSHOT.amp at master · sumitt/eisenvault-esign · GitHub 

On the other side, if you want to use a client certificate signature, you can try with this one:

GitHub - keensoft/alfresco-esign-cert: Alfresco client certificate signature (including Chrome) 

Hyland Developer Evangelist

livier
Confirmed Champ
Confirmed Champ

Hi Angel,

Thank you for your answer