teqnology / alfresco-pdf-toolkit

Automatically exported from code.google.com/p/alfresco-pdf-toolkit
Other
1 stars 0 forks source link

The digital signature operation failed #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Alfresco Community 4.2.c
2. Install alfresco-pdf-toolkit-1.1.1-beta1
3. Start up Alfresco and Click in action Sign PDF Document

What is the expected output? What do you see instead?
Output is this: "The digital signature operation failed"

What version of the product are you using? On what operating system?
I have done several options, but now I am using Alfresco Community 4.2.c, 
Windows 7 as operating system. 

Please provide any additional information below.
I have done different tests with Alfresco Community 4.2.c and Redhat, Alfresco 
3.4.12 and Alfresco 4.1.3 and Alfresco 4.1.1 and I can use Merge PDF action but 
I can't sign a PDF document.

Thanks

Original issue reported on code.google.com by rgonza...@eulen.com on 7 May 2013 at 2:05

GoogleCodeExporter commented 9 years ago
Hi, I had the same problem with de sign action because the "alias" property was 
wrong, you have to fill it with the full string of the keystore alias

Original comment by patricia.zylk on 17 May 2013 at 7:10

GoogleCodeExporter commented 9 years ago
Sorry I don't understand you have following properties:
Private Key: file with private key
Key Store password: certificate's key
key type: PKCS12
alias:??
password??

thanks

Original comment by rgonza...@eulen.com on 17 May 2013 at 11:03

GoogleCodeExporter commented 9 years ago
Hi,

In the alias property, you have to put something like this:

alias: serialnumber=xxxxxx, sn=yagüe aladro, g=patricia, cn=patricia yagüe 
aladro, dnqualifier=-dni xxxxxxx -cif xxxxxxx, ou=desarrolladora, o=zylk.net 
s.l., c=es

You can see your keystore alias with the following command:

keytool -list -v -keystore zylk.p12 -storetype pkcs12

Original comment by patricia.zylk on 22 May 2013 at 10:40

GoogleCodeExporter commented 9 years ago
Hi,

  I also getting same error "The digital signature operation failed" how to resolve this please help me.

Original comment by malleshw...@gmail.com on 4 Apr 2014 at 12:16

Attachments:

GoogleCodeExporter commented 9 years ago
Hi can anyone help with the location of the keys for the signature. How and 
where do we find these properties? Thanks

Original comment by deehansdee@gmail.com on 14 May 2014 at 4:36

GoogleCodeExporter commented 9 years ago
Hello, you should be used an alfresco 4.2.c version with alfresco pdf toolkit 
1.1.1-beta1
Configure rule for digital signing pdf documents in 
alfresco_server:8080/alfresco. 
In alfresco_server:8080/share I could not adjust digital signature for pdf.
Use PKCS8 with option "default" and sign your documents

Original comment by pravosla...@gmail.com on 15 Jul 2014 at 1:58

itamarribeirosilva commented 7 years ago

Hello, Can anyone tell me why Sign PDF Document in Alfresco-pdf-toolkit-1.4.0 dont works with Alfresco 5.2.0 Community ? When i try to insert a Digital Sign in a document i got error: "The digital signature operation failed".