Open GoogleCodeExporter opened 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
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
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
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:
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
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
Original issue reported on code.google.com by
rgonza...@eulen.com
on 7 May 2013 at 2:05