In my enterprise, we use a usb secure "usb thumbdrive" as a way to identify the user. It is protected via password and you need the key to log in a windows session.
I already created an acroform with a signature field that uses that usb key and its password as the mean of signing the document. I discovered then how to add my certificate to the trusted certificate list.
BUT.........
From what I understand, that trusted list is linked to not only the physical machine I'm using but also to my logging account. So I would not get the list on another computer using the same account, and I would not get it on the same computer using another logging account. I need both.
Now, those files once they are signed, need to be sent via email to about 1 of 10 different personne (depending on who it is sent to) and could be accessed via more than 10 different computers.
Suppose I can get the list of the 600 employees certificates, either in a file of some sort or just plain text or something, how can I get to batch deploy all the certificates everywhere they need to be for eveything to work without problems?
I can't imagine adding eveything manually from within each account, on every computer......