-
1. Re: setting up the signature field to work with Entrust
g5spark Aug 27, 2014 1:15 PM (in response to patpai)Check this out:
ssl - convert .p7b key to a .pfx - Server Fault
i dont think your p7c is sufficient. it lacks the private key.
I use a pfx file but its older. you may need a p12c
-
2. Re: setting up the signature field to work with Entrust
patpai Sep 3, 2014 7:03 AM (in response to g5spark)
Perfect thank you for that, this .p7b allows me to sign my document fine now.Ok now that this work, how can i set this signature field to work with any employee, not just my id that is now hardcoded into my test form but that works.
How do i set this up that as soon as any employee that presses down on my signature field will automatically go and fetch their own certificate id???
If this help, were all setup with Entrust as third party security key provider.
Thank you so much again,
-
3. Re: setting up the signature field to work with Entrust
g5spark Sep 3, 2014 12:52 PM (in response to patpai)each of your employees will require their own pfx/p12c/entrust key. if you use unverified certs (ie. you created them yourself or they are not from a trusted CA) then when another user opens up that file on another machine, they may find the sig is unverified since they cant' verify the sig.
when they click on the sig field, it'll bring up a dialog box to select the key and require them to enter the pwd.
After that, i think reader remembers and it'll show the last sig file used in the drop down by default. The user will only need to enter in their pwd.
When they save the file their sig will be embedded into the form.
You may need LC ReaderExtension to extend your form so ppl can save and can add digital sigs with Adobe Reader. Otherwise, they would all require Acrobat.

